diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
commit | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch) | |
tree | 90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/crop/crop.txt | |
parent | 950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff) |
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/crop/crop.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/crop/crop.txt | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/crop/crop.txt b/Master/texmf-dist/doc/latex/crop/crop.txt new file mode 100644 index 00000000000..2503cc975fc --- /dev/null +++ b/Master/texmf-dist/doc/latex/crop/crop.txt @@ -0,0 +1,57 @@ +$Id: crop.txt,v 1.7 2003/05/19 20:05:17 m Rel $ + +crop.sty +======== + +provides different forms of cropmarks for +trimming paper stacks, for camera alignment and +for visualizing the page dimensions. +There are options for centering the page with +respect to some physical paper size, for marking +the vertical and horizontal middle axis, for +mounting pages on a physical sheet, for +reflecting and inverting the whole document or +printing it upside-down, and for suppressing +either text or graphics output. + + +author = "Melchior FRANZ" +version = "1.9" +date = "20 May 2003" +address = "Melchior FRANZ + Rieder Hauptstrasse 52 + A-5212 SCHNEEGATTERN + AUSTRIA" +URL = "http://www.unet.univie.ac.at/~a8603365/" +email = "a8603365@unet.univie.ac.at" +codetable = "ISO/ASCII" +keywords = "cropmarks, frame, mirror, rotate, invert" +supported = "yes" + + + +COPYRIGHT NOTICE +================ +This package is free software that can be redistributed and/or modified +under the terms of the LaTeX Project Public License as specified +in the file macros/latex/base/lppl.txt on any CTAN archive server. + + + +Extracting the package & processing the documentation +===================================================== + +on Unix/Linux just run "make" to get the style file and the documentation; +else generate the driver crop.ins (if you don't already have it): + + $ latex crop.dtx + +Now generate the style file: + + $ tex crop.ins + +And finally to produce the documentation run LaTeX three times: + + $ latex crop.dtx + + |