diff options
Diffstat (limited to 'Master/texmf-dist/tpm/paper.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/paper.tpm | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/paper.tpm b/Master/texmf-dist/tpm/paper.tpm new file mode 100644 index 00000000000..e191124e18d --- /dev/null +++ b/Master/texmf-dist/tpm/paper.tpm @@ -0,0 +1,47 @@ +<!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/paper.zip"> + <TPM:Name>paper</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2000/04/06 08:37:33</TPM:Date> + <TPM:Version>1g</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +Versions of article class, tuned for scholarly publications. + </TPM:Title> + <TPM:Description> +A pair of classes derived from article, tuned for producing papers +for journals. Introduces new layout options and font commands for +sections/parts. Defines a new keywords environment, and subtitle +and institution commands for the title section. New commands for +revisions. And more. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Wenzel Matiaske</TPM:Author> + <TPM:Size>197680</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="39094"> +texmf-dist/tex/latex/paper/journal.cls +texmf-dist/tex/latex/paper/journal.sty +texmf-dist/tex/latex/paper/paper.cls +texmf-dist/tex/latex/paper/paper.sty +texmf-dist/tpm/paper.tpm + </TPM:RunFiles> + <TPM:DocFiles size="87060"> +texmf-dist/doc/latex/paper/journal1.tex +texmf-dist/doc/latex/paper/journal2.tex +texmf-dist/doc/latex/paper/local02.tex +texmf-dist/doc/latex/paper/paper.dvi +texmf-dist/doc/latex/paper/test02j.tex +texmf-dist/doc/latex/paper/test02p.tex + </TPM:DocFiles> + <TPM:SourceFiles size="71526"> +texmf-dist/source/latex/paper/install.02 +texmf-dist/source/latex/paper/paper.drv +texmf-dist/source/latex/paper/paper.dtx +texmf-dist/source/latex/paper/readme.02 + </TPM:SourceFiles> + <TPM:Provides>Package/paper</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |