diff options
Diffstat (limited to 'Master/texmf-dist/tpm/rotating.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/rotating.tpm | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/rotating.tpm b/Master/texmf-dist/tpm/rotating.tpm new file mode 100644 index 00000000000..365ec170554 --- /dev/null +++ b/Master/texmf-dist/tpm/rotating.tpm @@ -0,0 +1,39 @@ +<!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/rotating.zip"> + <TPM:Name>rotating</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2000/07/02 19:47:54</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>No caption.</TPM:Title> + <TPM:Description> +A package built on the standard LaTeX graphics package to +perform all the different sorts of rotation one might like, +including complete figures and tables and captions. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Sebastian Rahtz</TPM:Author> + <TPM:Size>90664</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="7107"> +texmf-dist/tex/latex/rotating/rotating.sty +texmf-dist/tpm/rotating.tpm + </TPM:RunFiles> + <TPM:DocFiles size="69455"> +texmf-dist/doc/latex/rotating/cat.eps +texmf-dist/doc/latex/rotating/examples.dvi +texmf-dist/doc/latex/rotating/examples.tex + </TPM:DocFiles> + <TPM:SourceFiles size="14102"> +texmf-dist/source/latex/rotating/examples.ex +texmf-dist/source/latex/rotating/makefile +texmf-dist/source/latex/rotating/manifest +texmf-dist/source/latex/rotating/readme +texmf-dist/source/latex/rotating/rotating.dtx +texmf-dist/source/latex/rotating/rotating.ins + </TPM:SourceFiles> + <TPM:Provides>Package/rotating</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |