blob: 35693e4ecb9aacbedaaad4c4d5d5479c555e420d (
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
<!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/sauerj.zip">
<TPM:Name>sauerj</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:57:14</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>A bundle of utilities by Jonathan Sauer.</TPM:Title>
<TPM:Description>
The bundle consists of:
a tool for collecting text for later re-use,
a tool for typesetting the "meta-information" within a text,
a tool for use in constructing macros with multiple optional parameters,
a package for multiple column parallel texts,
a tool for processing key-value structured lists, and
macros for typesetting a number as a German-language string.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>unknown</TPM:Author>
<TPM:Size>1189517</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="20957">
texmf-dist/tex/latex/sauerj/collect.sty
texmf-dist/tex/latex/sauerj/metainfo.sty
texmf-dist/tex/latex/sauerj/optparams.sty
texmf-dist/tex/latex/sauerj/parcolumns.sty
texmf-dist/tex/latex/sauerj/processkv.sty
texmf-dist/tex/latex/sauerj/zahl2string.sty
texmf-dist/tpm/sauerj.tpm
</TPM:RunFiles>
<TPM:DocFiles size="1032986">
texmf-dist/doc/latex/sauerj/README
texmf-dist/doc/latex/sauerj/collect.pdf
texmf-dist/doc/latex/sauerj/metainfo.pdf
texmf-dist/doc/latex/sauerj/optparams.pdf
texmf-dist/doc/latex/sauerj/parcolumns.pdf
texmf-dist/doc/latex/sauerj/processkv.pdf
texmf-dist/doc/latex/sauerj/zahl2string.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="135574">
texmf-dist/source/latex/sauerj/collect.dtx
texmf-dist/source/latex/sauerj/collect.ins
texmf-dist/source/latex/sauerj/metainfo.dtx
texmf-dist/source/latex/sauerj/metainfo.ins
texmf-dist/source/latex/sauerj/optparams.dtx
texmf-dist/source/latex/sauerj/optparams.ins
texmf-dist/source/latex/sauerj/parcolumns.dtx
texmf-dist/source/latex/sauerj/parcolumns.ins
texmf-dist/source/latex/sauerj/processkv.dtx
texmf-dist/source/latex/sauerj/processkv.ins
texmf-dist/source/latex/sauerj/zahl2string.dtx
texmf-dist/source/latex/sauerj/zahl2string.ins
</TPM:SourceFiles>
<TPM:Provides>Package/sauerj</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|