summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/crop/crop.txt
blob: 3d09373de8ad0c4b24bc9330ce81f7bb0a0f1da9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
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"
maintainer      = "Reuben Thomas"
version         = "1.10"
date            = "19 Nov 2017"
URL             = "https://github.org/rrthomas/crop/"
email           = "rrt@sc3d.org"
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