diff options
Diffstat (limited to 'Master/texmf-dist/tpm/cite.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/cite.tpm | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/cite.tpm b/Master/texmf-dist/tpm/cite.tpm new file mode 100644 index 00000000000..26ded5f8df3 --- /dev/null +++ b/Master/texmf-dist/tpm/cite.tpm @@ -0,0 +1,30 @@ +<!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/cite.zip"> + <TPM:Name>cite</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/02/29 23:26:00</TPM:Date> + <TPM:Version>3.8</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +Supports compressed, sorted lists of numerical citations. + </TPM:Title> + <TPM:Description> +4 packages to support compressed, sorted lists of numerical citations. +multiple bibliographies--one for each \include file, etc. + </TPM:Description> + <TPM:Author>Donald Arseneau</TPM:Author> + <TPM:Size>59307</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="58194"> +texmf-dist/tex/latex/cite/chapterbib.sty +texmf-dist/tex/latex/cite/cite.sty +texmf-dist/tex/latex/cite/drftcite.sty +texmf-dist/tex/latex/cite/overcite.sty +texmf-dist/tpm/cite.tpm + </TPM:RunFiles> + <TPM:DocFiles size="1113">texmf-dist/doc/latex/cite/README</TPM:DocFiles> + <TPM:Provides>Package/cite</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |