On Wed, Apr 9, 2008 at 1:35 AM, Andrea Valle <[EMAIL PROTECTED]> wrote:
> Hi to all,
>
> I have a manual. It's A5 to be printed in A4 (so to cut in the middle the A4
> page).
> I'd like to have a cue like a marking to be able to cut exactly in the
> middle.
> \setuplayout[marking=on] does not print anything useful for the case.
>
> I've thought about \showframe[text=off, margin=off] but it creates a green
> border all around.

\setuppapersize[A5][A4,landscape]
\setuplayout[location=middle]
\setuparranging[2SIDE]

%\setupbackgrounds[page][leftframe=on]
\setuppagenumbering[alternative={singlesided,doublesided}]
\setupbackgrounds[leftpage][leftframe=on]

\starttext
\dorecurse{100}{\input knuth\par}
\stoptext

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to