diff options
Diffstat (limited to 'Master/texmf-dist/tpm/dropping.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/dropping.tpm | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/dropping.tpm b/Master/texmf-dist/tpm/dropping.tpm new file mode 100644 index 00000000000..ca5fad81900 --- /dev/null +++ b/Master/texmf-dist/tpm/dropping.tpm @@ -0,0 +1,33 @@ +<!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/dropping.zip"> + <TPM:Name>dropping</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2000/04/06 08:37:33</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Drop first letter of paragraphs.</TPM:Title> + <TPM:Description> +A LaTeX2e macro for dropping the first character(s) (or +word(s)) of a paragraph, extending the LaTeX 2.09 package +dropcaps and automatically +taking care of finding the font name. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Mats Dahlgren</TPM:Author> + <TPM:Size>45421</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="5506"> +texmf-dist/tex/latex/dropping/dropping.sty +texmf-dist/tpm/dropping.tpm + </TPM:RunFiles> + <TPM:DocFiles size="19964">texmf-dist/doc/latex/dropping/dropping.dvi</TPM:DocFiles> + <TPM:SourceFiles size="19951"> +texmf-dist/source/latex/dropping/00readme.drp +texmf-dist/source/latex/dropping/dropping.dtx +texmf-dist/source/latex/dropping/dropping.ins + </TPM:SourceFiles> + <TPM:Provides>Package/dropping</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |