From: Matthijs Kooijman Date: Mon, 7 Dec 2009 07:17:25 +0000 (+0100) Subject: Invert the intermezzo offset. X-Git-Tag: final-thesis~75 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=commitdiff_plain;h=6b68363b9290e9af6cc711b7620f33195f8431a0 Invert the intermezzo offset. This looks way better for left margin intermezzo's and doesn't seem to matter much on right ones. --- diff --git a/Utils/Lambda.tex b/Utils/Lambda.tex index f59ef0c..4aee4fa 100644 --- a/Utils/Lambda.tex +++ b/Utils/Lambda.tex @@ -135,7 +135,7 @@ draw b; % jamming into the intermezzo. Also, some extra space is easier on the eye % (However, the intermezzo is moved to the right by this offset, instead of % moving the text to left. We can't increase the offset by much...) -\setupfloat[intermezzo][offset=.3cm,leftmargindistance=-\leftmarginwidth, rightmargindistance=-\rightmarginwidth, default={outer}] +\setupfloat[intermezzo][offset=-.3cm,leftmargindistance=-\leftmarginwidth, rightmargindistance=-\rightmarginwidth, default={outer}] \setupcaption[intermezzo][location=top,number=no] % Put captions on top \setupheads[aligntitle=float]