diff options
Diffstat (limited to 'Master/texmf-dist/tpm/titlefoot.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/titlefoot.tpm | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/Master/texmf-dist/tpm/titlefoot.tpm b/Master/texmf-dist/tpm/titlefoot.tpm deleted file mode 100644 index ba0e23aa53b..00000000000 --- a/Master/texmf-dist/tpm/titlefoot.tpm +++ /dev/null @@ -1,29 +0,0 @@ -<!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/titlefoot.zip"> - <TPM:Name>titlefoot</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>1970/01/01 00:00:00</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Add special material to footer of title page.</TPM:Title> - <TPM:Description> -Provides the capability of adding keywords (with a \keywords -command), a running title (\runningtitle), AMS subject -classifications (\amssubj), and an "author's footnote" as -footnotes to the title or first page of a document. Works with -any class for which the \thanks macro works (e.g., article). -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Brett Presnell</TPM:Author> - <TPM:Size>9658</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="9658"> -texmf-dist/tex/latex/titlefoot/titlefoot.sty -texmf-dist/tpm/titlefoot.tpm - </TPM:RunFiles> - <TPM:Provides>Package/titlefoot</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |