Problem with "location=left" (at least) of setlayer
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): % Example below \definelayer[page][x=0pt, y=0pt] \setupbackgrounds [page] [background=page] \starttext %% \setlayer[page][location=left]{It doesn't work} \setlayer[page][location=rightbottom]{It works!} \input knuth \stoptext Best regards. -- Cédric
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
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
participants (3)
-
Cedric Mauclair
-
Cédric Mauclair
-
Wolfgang Schuster