blob: b3f99f58f60664e6f13b06be68dc015bc609ea29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
<!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/acronym.zip">
<TPM:Name>acronym</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/06/30 13:22:10</TPM:Date>
<TPM:Version></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>217848</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="12634">
texmf-dist/tex/latex/acronym/acronym.sty
texmf-dist/tpm/acronym.tpm
</TPM:RunFiles>
<TPM:DocFiles size="161923">
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="45780">
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>
|