From 6b68363b9290e9af6cc711b7620f33195f8431a0 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Mon, 7 Dec 2009 08:17:25 +0100 Subject: [PATCH] Invert the intermezzo offset. This looks way better for left margin intermezzo's and doesn't seem to matter much on right ones. --- Utils/Lambda.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -- 2.30.2