blob: be04131d16e75819ff0acd3e2df1b449f014bcbe (
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
|
<!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/misc209.zip">
<TPM:Name>misc209</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>1970/01/01 00:00:00</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Miscellaneous LaTeX packages</TPM:Title>
<TPM:Description>
A collection of LaTeX style files from 2.09
days which still seem to work with LaTeX2e
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>62457</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="62457">
texmf-dist/tex/latex/misc209/bar.sty
texmf-dist/tex/latex/misc209/bibmods.sty
texmf-dist/tex/latex/misc209/example.sty
texmf-dist/tex/latex/misc209/hangcaption.sty
texmf-dist/tex/latex/misc209/multibox.sty
texmf-dist/tex/latex/misc209/multind.sty
texmf-dist/tex/latex/misc209/portland.sty
texmf-dist/tex/latex/misc209/psboxit.sty
texmf-dist/tex/latex/misc209/shadow.sty
texmf-dist/tex/latex/misc209/version.sty
texmf-dist/tpm/misc209.tpm
</TPM:RunFiles>
<TPM:Provides>Package/misc209</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|