diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:34:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:34:07 +0000 |
commit | 8e2e8ef7a966b559ba2e61fa603a3de0f590daf3 (patch) | |
tree | 456b927dcfbcabc7a49e58be68c94368992221c2 /Master/texmf-dist/tpm/crop.tpm | |
parent | a1e479591b6247ab7e5924a2102d5596760f330e (diff) |
trunk/Master/texmf-dist/tpm
git-svn-id: svn://tug.org/texlive/trunk@73 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm/crop.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/crop.tpm | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/crop.tpm b/Master/texmf-dist/tpm/crop.tpm new file mode 100644 index 00000000000..a6b0db75c0d --- /dev/null +++ b/Master/texmf-dist/tpm/crop.tpm @@ -0,0 +1,43 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/tpm.dtd"> +<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> + <rdf:Description about="http://texlive.dante.de/texlive/Package/crop.zip"> + <TPM:Name>crop</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/11/09 12:31:00</TPM:Date> + <TPM:Version>1.5</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Support for cropmarks.</TPM:Title> + <TPM:Description> +A package providing corner marks for camera alignment as well as +for trimming paper stacks, and additional page information on +every page if required. Most macros are easily adaptable to +personal preferences. An option is provided for selectively +suppressing graphics or text, which may be useful for printing +just color graphics on a color laser printer and the rest on a +cheap mono laser printer. A page info line contains the time and +a new cropmarks index and is printed at the top of the page. A +configuration command is provided for the info line font. +Options for better collaboration with dvips/pdftex/vtex are +provided. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Melchior Franz</TPM:Author> + <TPM:Size>330207</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="19397"> +texmf-dist/tex/latex/crop/crop.sty +texmf-dist/tpm/crop.tpm + </TPM:RunFiles> + <TPM:DocFiles size="243347"> +texmf-dist/doc/latex/crop/crop.pdf +texmf-dist/doc/latex/crop/crop.txt + </TPM:DocFiles> + <TPM:SourceFiles size="67463"> +texmf-dist/source/latex/crop/Makefile +texmf-dist/source/latex/crop/crop.dtx +texmf-dist/source/latex/crop/crop.ins + </TPM:SourceFiles> + <TPM:Provides>Package/crop</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |