blob: d7562f3743fc7e1c41e0840f4d7ede4a0712073b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<head>
<title>UK TeX FAQ -- question label crop</title>
</head><body>
<h3>How to create crop marks</h3>
<p/>If you’re printing something that’s eventually to be reproduced in
significant quantities, and bound, it’s conventional to print on paper
larger than your target product, and to place “crop marks” outside
the printed area. These crop marks are available to the production
house, for lining up reproduction and trimming machines.
<p/>You can save yourself the (considerable) trouble of programming these
marks for yourself by using the package <i>crop</i>, which has
facilities to satisfy any conceivable production house. Users of the
<i>memoir</i> class don’t need the package, since <i>memoir</i> has
its own facilities for programming crop marks.
<dl>
<dt><tt><i>crop.sty</i></tt><dd><a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/macros/latex/contrib/crop.zip">macros/latex/contrib/crop</a> (or <a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/macros/latex/contrib/crop/">browse the directory</a>)
<dt><tt><i>memoir.cls</i></tt><dd><a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/macros/latex/contrib/memoir.zip">macros/latex/contrib/memoir</a> (or <a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/macros/latex/contrib/memoir/">browse the directory</a>)
</dl>
<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=crop">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=crop</a>
</body>
|