diff options
Diffstat (limited to 'Master/texmf-dist/tpm/foilhtml.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/foilhtml.tpm | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/foilhtml.tpm b/Master/texmf-dist/tpm/foilhtml.tpm new file mode 100644 index 00000000000..b491e2e0e76 --- /dev/null +++ b/Master/texmf-dist/tpm/foilhtml.tpm @@ -0,0 +1,36 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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>2000/02/29 14:55:00</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>104802</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="13339"> +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> + |