19 Jan
2012
19 Jan
'12
7:03 a.m.
Many thanks Wolfgang.
-- Cédric
Le 18 janv. 2012 à 21:51, Wolfgang Schuster
Am 18.01.2012 um 21:34 schrieb Cedric Mauclair:
Hi Hans, hi list,
The following example shouts at me (something about "\syst_boxes_with_next_box", "\pack_layers..." and a bunch of other stuff) if I uncomment the "location=left" part ("right" and others are fine):
supp-box.mkiv (line 2188):
-\def\syst_boxes_rightbox_finish +\def\syst_boxes_leftbox_finish {\global\boxhdisplacement-\wd\nextbox \global\advance\boxhdisplacement-\boxoffset \global\boxvdisplacement.5\ht\nextbox \global\advance\boxvdisplacement-.5\dp\nextbox \boxcursor\hskip\boxhdisplacement\lower\boxvdisplacement\box\nextbox \egroup}
Wolfgang