diff options
Diffstat (limited to 'Master/texmf-dist/tpm/fancyhdr.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/fancyhdr.tpm | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/fancyhdr.tpm b/Master/texmf-dist/tpm/fancyhdr.tpm new file mode 100644 index 00000000000..edf09ffd8a9 --- /dev/null +++ b/Master/texmf-dist/tpm/fancyhdr.tpm @@ -0,0 +1,34 @@ +<!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/fancyhdr.zip"> + <TPM:Name>fancyhdr</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/03/02 16:24:00</TPM:Date> + <TPM:Version>1.99b</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +Extensive control of page headers and footers in LaTeX2e. + </TPM:Title> + <TPM:Description> +The package allows to customize the page layout of your LaTeX +documents, i.e. to change page margings and sizes, headers and footers, +and to make proper placement of figures and tables (collectively called +floats) on the page. + </TPM:Description> + <TPM:Author>Piet van Oostrum</TPM:Author> + <TPM:Size>408097</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="26978"> +texmf-dist/tex/latex/fancyhdr/extramarks.sty +texmf-dist/tex/latex/fancyhdr/fancyhdr.sty +texmf-dist/tpm/fancyhdr.tpm + </TPM:RunFiles> + <TPM:DocFiles size="381119"> +texmf-dist/doc/latex/fancyhdr/README +texmf-dist/doc/latex/fancyhdr/fancyhdr.pdf +texmf-dist/doc/latex/fancyhdr/fancyhdr.tex + </TPM:DocFiles> + <TPM:Provides>Package/fancyhdr</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |