diff options
Diffstat (limited to 'Master/texmf-dist/tpm/logpap.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/logpap.tpm | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/Master/texmf-dist/tpm/logpap.tpm b/Master/texmf-dist/tpm/logpap.tpm deleted file mode 100644 index aea71b07794..00000000000 --- a/Master/texmf-dist/tpm/logpap.tpm +++ /dev/null @@ -1,37 +0,0 @@ -<!DOCTYPE rdf:RDF SYSTEM "../../support/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/logpap.zip"> - <TPM:Name>logpap</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/11 23:54:43</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Generate logarithmic graph paper with LaTeX.</TPM:Title> - <TPM:Description> -The logpap package provides four macros for drawing -logarithmic-logarithmic, logarithmic-linear, linear-logarithmic -and (because it was easy to implement) linear-linear graph paper -with LaTeX. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author></TPM:Author> - <TPM:Size>226668</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="29834"> -texmf-dist/tex/latex/logpap/logpap.sty -texmf-dist/tpm/logpap.tpm - </TPM:RunFiles> - <TPM:DocFiles size="85612"> -texmf-dist/doc/latex/logpap/README -texmf-dist/doc/latex/logpap/example.pdf -texmf-dist/doc/latex/logpap/example.tex - </TPM:DocFiles> - <TPM:SourceFiles size="111222"> -texmf-dist/source/latex/logpap/logpap.dtx -texmf-dist/source/latex/logpap/logpap.ins - </TPM:SourceFiles> - <TPM:Provides>Package/logpap</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |