blob: 24da6c73aa3e97d730ba6c060837342aa8e54022 (
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/export.zip">
<TPM:Name>export</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:53:07</TPM:Date>
<TPM:Version>1.8</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Import and export values of LaTeX registers.</TPM:Title>
<TPM:Description>
This package allows the user to export/import the values of
LaTeX registers (counters, rigid and rubber lengths only). It
is definitely NOT for faint-hearted users.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Jean-Pierre Drucbert</TPM:Author>
<TPM:Size>52313</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="21191">
texmf-dist/tex/latex/export/dvipaste.sty
texmf-dist/tex/latex/export/export.sty
texmf-dist/tpm/export.tpm
</TPM:RunFiles>
<TPM:DocFiles size="1067">texmf-dist/doc/latex/export/00readme</TPM:DocFiles>
<TPM:SourceFiles size="30055">
texmf-dist/source/latex/export/export.dtx
texmf-dist/source/latex/export/export.ins
texmf-dist/source/latex/export/export.l
</TPM:SourceFiles>
<TPM:Provides>Package/export</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|