28 May
2010
28 May
'10
5:17 p.m.
Am 28.05.10 19:02, schrieb Yury G. Kudryashov:
Hi!
I try to use \inmargin{some text} in context Mk IV, and the resulting margin notes overlap. Is there any way to emulate LaTeX's marginpars (they're considered floats, hence can be moved to avoid overlaps)?
Minimal example: \starttext \inmargin{first} \inmargin{second} \stoptext
\setupinmargin[stack=yes] Wolfgang