diff options
Diffstat (limited to 'Master/texmf-dist/tpm/booklet.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/booklet.tpm | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/booklet.tpm b/Master/texmf-dist/tpm/booklet.tpm new file mode 100644 index 00000000000..307b27ba02d --- /dev/null +++ b/Master/texmf-dist/tpm/booklet.tpm @@ -0,0 +1,37 @@ +<!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/booklet.zip"> + <TPM:Name>booklet</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/06/01 17:14:07</TPM:Date> + <TPM:Version>0.7a</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Aids for printing simple booklets.</TPM:Title> + <TPM:Description> +Pages of a document processed with the booklet package will be +reordered and scalled so that they can be printed as four pages +per physical sheet of paper, two pages per side. The resulting +sheets will, when folded in half, assemble into a booklet. +Instructions on producing the manual itself as a booklet are included. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Peter R. Wilson</TPM:Author> + <TPM:Size>360544</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="11760"> +texmf-dist/tex/latex/booklet/bkltprnt.sty +texmf-dist/tex/latex/booklet/booklet.sty +texmf-dist/tpm/booklet.tpm + </TPM:RunFiles> + <TPM:DocFiles size="259318"> +texmf-dist/doc/latex/booklet/README +texmf-dist/doc/latex/booklet/booklet.pdf + </TPM:DocFiles> + <TPM:SourceFiles size="89466"> +texmf-dist/source/latex/booklet/booklet.dtx +texmf-dist/source/latex/booklet/booklet.ins + </TPM:SourceFiles> + <TPM:Provides>Package/booklet</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |