blob: e01df820c194ec0b4c8a34ca5c0c534cb668992c (
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/anysize.zip">
<TPM:Name>anysize</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:50:55</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>A simple package to set up document margins.</TPM:Title>
<TPM:Description>
This package is considered obsolete; please use the typearea
package from the koma-script
bundle, or the geometry package,
instead of anysize.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>12747</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="4185">
texmf-dist/tex/latex/anysize/anysize.sty
texmf-dist/tpm/anysize.tpm
</TPM:RunFiles>
<TPM:DocFiles size="7622">
texmf-dist/doc/latex/anysize/README
texmf-dist/doc/latex/anysize/anysize.dvi
texmf-dist/doc/latex/anysize/anysize.tex
</TPM:DocFiles>
<TPM:SourceFiles size="940">
texmf-dist/source/latex/anysize/anysize.bbl
texmf-dist/source/latex/anysize/anysize.blg
</TPM:SourceFiles>
<TPM:Provides>Package/anysize</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|