26 Feb
2004
26 Feb
'04
2:15 p.m.
Hello all, well, I figured it out myself in the meantime:
\setuplayout[horoffset=-0.4cm]
to correct the printing area of my laserprinter. But this is not possible for doublesided documents, made with
\setuppagenumbering [alternative=doublesided],
does not work correct, but \setuplayout [horoffset=-0.4cm] \setuppagenumbering [alternative={singlesided,doublesided}] does. Offset direction is now the same on every page. BTW, can I use texexec to correct the printing area? It works at least with pdf-files: texexec --pdfarrange --paperoffset=-0.4cm file.pdf Greetings Thomas Lohmann