Changes

Jump to navigation Jump to search
786 bytes added ,  07:57, 18 April 2007
Document crop / marking options
</texcode>
 
== Cut marks ==
 
ConTeXt also allows to place cut marks. This can be controlled using the <tt>marking</tt> option of [[cmd:setuplayout|\setuplayout]]; possible values are:
 
* '''on''' show cut marks and page number
* '''screen''' ditto, but also print a grey-scale colour bar
* '''colour''' ditto, but also print a colour bar
* '''text''' print a text, defaults to `empty`
 
The default settings are
 
<texcode>
\def\pagecutmarksymbol {\the\realpageno}
\def\pagecutmarklength {.5cm}
\let\pagecutmarktoptext \empty
\let\pagecutmarkbottomtext \empty
</texcode>
 
To obtain register marks (or also called registration marks) you can use the small [http://archive.contextgarden.net/message/20070417.212628.76134ff7.en.html <tt>crop</tt> module] which was posted to the mailing list.
Anonymous user

Navigation menu