From: Matthijs Kooijman Date: Mon, 7 Dec 2009 19:08:39 +0000 (+0100) Subject: Improve the layout of intermezzos. X-Git-Tag: final-thesis~48 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=commitdiff_plain;h=3288d6732a48f165650420d1ef538e64586167af;ds=sidebyside Improve the layout of intermezzos. In particular, don't put spacing above and below it, which looks ugly. --- diff --git a/Utils/Lambda.tex b/Utils/Lambda.tex index 4aee4fa..da38e3a 100644 --- a/Utils/Lambda.tex +++ b/Utils/Lambda.tex @@ -131,13 +131,14 @@ draw b; % both left and right margin distance, because we don't know what will be the % outer margin (and it will probably only use the distance of the margin it's % actually aligning against). -% We also set an offset, to prevent protruding text (overfull hboxes) from -% 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}] -\setupcaption[intermezzo][location=top,number=no] % Put captions on top - +% The default= option corresponds to the first option to \placefloat. +% outer puts it in the outer margin, none means no caption, high means +% no spacing at the top (placing it high wrt the text) and low means no +% spacing at the bottom. +\setupfloat[intermezzo][leftmargindistance=-\leftmarginwidth, rightmargindistance=-\rightmarginwidth, default={outer,none,low,high}] + +% Let floats float next to titles, instead of inserting whitespace so a +% section head comes after a float. \setupheads[aligntitle=float] % A variant of \startquotation that puts a citation directly after the