diff options
Diffstat (limited to 'Master/texmf-dist/tpm/footmisc.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/footmisc.tpm | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/footmisc.tpm b/Master/texmf-dist/tpm/footmisc.tpm new file mode 100644 index 00000000000..9eafd0033ff --- /dev/null +++ b/Master/texmf-dist/tpm/footmisc.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/footmisc.zip"> + <TPM:Name>footmisc</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/03/17 20:54:50</TPM:Date> + <TPM:Version>5.2</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>A range of footnote options</TPM:Title> + <TPM:Description> +A collection of ways to change the typesetting of footnotes; +provides means of changing the layout of the footnotes themselves +(including setting them in "paragraphs" - para option), a way to +number footnotes per page (perpage option), to make footnotes +disappear when an argument moves (stable option) and to deal with +multiple references to footnotes from the same place (multiple +option). Also has a range of techniques for labelling footnotes +with symbols rather than numbers. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Robin Fairbairns</TPM:Author> + <TPM:Size>425441</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="24563"> +texmf-dist/tex/latex/footmisc/footmisc.sty +texmf-dist/tpm/footmisc.tpm + </TPM:RunFiles> + <TPM:DocFiles size="328650">texmf-dist/doc/latex/footmisc/footmisc.pdf</TPM:DocFiles> + <TPM:SourceFiles size="72228"> +texmf-dist/source/latex/footmisc/footmisc.dtx +texmf-dist/source/latex/footmisc/footmisc.ins + </TPM:SourceFiles> + <TPM:Provides>Package/footmisc</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |