blob: 6e64e21ed95e80be69d4238af4659b329ed5c858 (
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
|
<!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/foilhtml.zip">
<TPM:Name>foilhtml</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:53:30</TPM:Date>
<TPM:Version>1.2</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Interface between foiltex and LaTeX2HTML.</TPM:Title>
<TPM:Description>
Provides integration between FoilTeX and LaTeX2HTML, adding sectioning
commands and elements of logical formatting to FoilTeX and
providing support for FoilTeX commands in LaTeX2HTML.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Boris Veytsman</TPM:Author>
<TPM:Size>104804</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="13341">
texmf-dist/tex/latex/foilhtml/foilhtml.cfg
texmf-dist/tex/latex/foilhtml/foilhtml.sty
texmf-dist/tpm/foilhtml.tpm
</TPM:RunFiles>
<TPM:SourceFiles size="91463">
texmf-dist/source/latex/foilhtml/foilhtml-96.perl
texmf-dist/source/latex/foilhtml/foilhtml.drv
texmf-dist/source/latex/foilhtml/foilhtml.dtx
texmf-dist/source/latex/foilhtml/foilhtml.ins
texmf-dist/source/latex/foilhtml/foils-97.perl
texmf-dist/source/latex/foilhtml/foils.perl
texmf-dist/source/latex/foilhtml/readme.v12
</TPM:SourceFiles>
<TPM:Provides>Package/foilhtml</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|