ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* "marking=one" with marks on more than the first page
@ 2016-10-07  5:59 Pablo Rodriguez
  0 siblings, 0 replies; only message in thread
From: Pablo Rodriguez @ 2016-10-07  5:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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 : ntg-context@ntg.nl / 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-07  5:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-07  5:59 "marking=one" with marks on more than the first page Pablo Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).