Hans,
the following sample puts the cut marks on each page:
\showframe
\setuppapersize[A5][A4]
\setuplayout
[marking=one,
location=middle]
\starttext
\ctxlua{for i=1,10 do
tex.print("\\startpagemakeup\\filterpages[setup-en.pdf][" .. i ..
"][width=0cm]\\stoppagemakeup") end}
\stoptext
Page makeups is the only way I have to get full pages imposed. But with
those, "marking=one" doesn’t work.
Is there a way to solve this?
Many thanks for your help
Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________