diff options
Diffstat (limited to 'Master/texmf-dist/tpm/localloc.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/localloc.tpm | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/Master/texmf-dist/tpm/localloc.tpm b/Master/texmf-dist/tpm/localloc.tpm deleted file mode 100644 index 5e028ff67e0..00000000000 --- a/Master/texmf-dist/tpm/localloc.tpm +++ /dev/null @@ -1,38 +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/localloc.zip"> - <TPM:Name>localloc</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/11 23:54:42</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title> -Macros for localizing TeX register allocations. - </TPM:Title> - <TPM:Description> -This package approaches the problem of the shortage of registers, -by providing a mechanism for local allocation. The package works -with Plain TeX, LaTeX and LaTeX 2.09. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>unknown</TPM:Author> - <TPM:Size>91971</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="7375"> -texmf-dist/tex/latex/localloc/localloc.sty -texmf-dist/tpm/localloc.tpm - </TPM:RunFiles> - <TPM:DocFiles size="41407"> -texmf-dist/doc/latex/localloc/localloc.dvi -texmf-dist/doc/latex/localloc/localtst.tex - </TPM:DocFiles> - <TPM:SourceFiles size="43189"> -texmf-dist/source/latex/localloc/localloc.README -texmf-dist/source/latex/localloc/localloc.drv -texmf-dist/source/latex/localloc/localloc.dtx - </TPM:SourceFiles> - <TPM:Provides>Package/localloc</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |