diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-crop.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-crop.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-crop.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-crop.html new file mode 100644 index 00000000000..2c86ecce729 --- /dev/null +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-crop.html @@ -0,0 +1,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="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/crop.zip">macros/latex/contrib/crop</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/crop.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/crop/">browse</a>) +<dt><tt><i>memoir.cls</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/memoir.zip">macros/latex/contrib/memoir</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/memoir.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/memoir/">browse</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> |