Hi,
if I call a marginal before a \placesidebyside (don’t know how to call
that more generally), it gets placed only at the bottom, and sometimes
on the next page (couldn’t reproduce that in the MWE).
If I use the voffset option, I can move it up, but only manually, since
I don’t know the height of the following construct – in my book, that’s
a code example beside the result. And voffset doesn’t help if the
marginal moved to the next page.
Do you have a solution?
"""
\starttext
\ininner{MARG}
\input{ward}
\dorecurse{7}{
%\ininner[voffset=-3cm]{MARG}
\ininner{MARG}
\placesidebyside
{\blackrule[width=3cm,height=3cm,color=orange]}
{\blackrule[width=3cm,height=2cm]}
\input{ward}\par
}
\stoptext
"""
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] /
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________