summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/crop/crop.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/crop/crop.txt')
-rw-r--r--Master/texmf-dist/doc/latex/crop/crop.txt57
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
+
+