22 Aug
2006
22 Aug
'06
2:27 p.m.
On Tue, 22 Aug 2006, richard rascher-friesenhausen wrote:
images are now on the paper. But the problem with the tex+margin on the *second* page is not solved. I tried
\placefigure [here,inleft] {a text+margin image} {\framed[width=1.2\textwidth,height=3cm]{image}}
\placefigure [here,inmargin] {a text+margin image} {\framed[width=1.2\textwidth,height=3cm]{image}}
but the image does not move into the margin.
Did you try copy/paste Hans code? Notice \setuppagenumbering[alternative={singlesided,doublesided}] I do not really understand what that means, but With that, the float go to the "correct" margin. Aditya