diff options
Diffstat (limited to 'Master/texmf-dist/tpm/ntabbing.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/ntabbing.tpm | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/Master/texmf-dist/tpm/ntabbing.tpm b/Master/texmf-dist/tpm/ntabbing.tpm deleted file mode 100644 index 3dc5087aff8..00000000000 --- a/Master/texmf-dist/tpm/ntabbing.tpm +++ /dev/null @@ -1,33 +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/ntabbing.zip"> - <TPM:Name>ntabbing</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/09 00:49:07</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title> -Simple tabbing extension for automatic line numbering. - </TPM:Title> - <TPM:Description> -An extension of the tabbing environment that supports automatic -line numbering. The lines can be referenced using the standard -\label and \ref mechanism. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Gideon Stupp</TPM:Author> - <TPM:Size>10094</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="3112"> -texmf-dist/tex/latex/ntabbing/ntabbing.sty -texmf-dist/tpm/ntabbing.tpm - </TPM:RunFiles> - <TPM:DocFiles size="6982"> -texmf-dist/doc/latex/ntabbing/ntabbing.dvi -texmf-dist/doc/latex/ntabbing/ntabbing.tex - </TPM:DocFiles> - <TPM:Provides>Package/ntabbing</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |