diff options
Diffstat (limited to 'Master/texmf-dist/tpm/acronym.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/acronym.tpm | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/acronym.tpm b/Master/texmf-dist/tpm/acronym.tpm new file mode 100644 index 00000000000..51ad01686f1 --- /dev/null +++ b/Master/texmf-dist/tpm/acronym.tpm @@ -0,0 +1,37 @@ +<!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/acronym.zip"> + <TPM:Name>acronym</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/10/30 23:40:50</TPM:Date> + <TPM:Version>1.6</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Expand acronyms at least once.</TPM:Title> + <TPM:Description> +This package ensures that all acronyms used in the text +are spelled out in full at least once. It also provides an +environment to build a list of acronyms used. The package is +compatible with pdf bookmarks. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Tobias Oetiker and Heiko Oberdiek</TPM:Author> + <TPM:Size>217846</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="11670"> +texmf-dist/tex/latex/acronym/acronym.sty +texmf-dist/tpm/acronym.tpm + </TPM:RunFiles> + <TPM:DocFiles size="161598"> +texmf-dist/doc/latex/acronym/CHANGES +texmf-dist/doc/latex/acronym/README +texmf-dist/doc/latex/acronym/acronym.pdf +texmf-dist/doc/latex/acronym/acrotest.tex + </TPM:DocFiles> + <TPM:SourceFiles size="44578"> +texmf-dist/source/latex/acronym/acronym.dtx +texmf-dist/source/latex/acronym/acronym.ins + </TPM:SourceFiles> + <TPM:Provides>Package/acronym</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |