diff options
Diffstat (limited to 'Master/texmf-dist/tpm/typogrid.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/typogrid.tpm | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/Master/texmf-dist/tpm/typogrid.tpm b/Master/texmf-dist/tpm/typogrid.tpm deleted file mode 100644 index a65f1921752..00000000000 --- a/Master/texmf-dist/tpm/typogrid.tpm +++ /dev/null @@ -1,36 +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/typogrid.zip"> - <TPM:Name>typogrid</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2007/01/19 01:15:57</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Print a typographic grid.</TPM:Title> - <TPM:Description> -Draws a grid on every page of the document; the grid divides the -page into columns, and may be used for fixing measurements of layout. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author></TPM:Author> - <TPM:Size>74878</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="3886"> -texmf-dist/tex/latex/typogrid/typogrid.sty -texmf-dist/tpm/typogrid.tpm - </TPM:RunFiles> - <TPM:DocFiles size="62275"> -texmf-dist/doc/latex/typogrid/README -texmf-dist/doc/latex/typogrid/testtypogrid.tex -texmf-dist/doc/latex/typogrid/typogrid.pdf - </TPM:DocFiles> - <TPM:SourceFiles size="8717"> -texmf-dist/source/latex/typogrid/Makefile -texmf-dist/source/latex/typogrid/typogrid.dtx -texmf-dist/source/latex/typogrid/typogrid.ins - </TPM:SourceFiles> - <TPM:Provides>Package/typogrid</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |