diff options
Diffstat (limited to 'Master/texmf-dist/tpm/csquotes.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/csquotes.tpm | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/csquotes.tpm b/Master/texmf-dist/tpm/csquotes.tpm new file mode 100644 index 00000000000..7fefbf67d9a --- /dev/null +++ b/Master/texmf-dist/tpm/csquotes.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/csquotes.zip"> + <TPM:Name>csquotes</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/09/05 23:13:04</TPM:Date> + <TPM:Version>1.4</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Context sensitive quotation marks.</TPM:Title> + <TPM:Description> +This package provides markup for inline quotations by means of +control sequences and active quote characters. The quotation +marks are context sensitive, they alternate for nested quotes +and can adapt to the document language by interfacing with the +babel package. The active quote +characters and all quotation styles are fully configurable. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Philipp Lehman</TPM:Author> + <TPM:Size>456459</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="59098"> +texmf-dist/tex/latex/csquotes/csquotes.cfg +texmf-dist/tex/latex/csquotes/csquotes.sty +texmf-dist/tpm/csquotes.tpm + </TPM:RunFiles> + <TPM:DocFiles size="397361"> +texmf-dist/doc/latex/csquotes/README +texmf-dist/doc/latex/csquotes/csquotes.pdf +texmf-dist/doc/latex/csquotes/tutorial.pdf +texmf-dist/doc/latex/csquotes/tutorial.tex + </TPM:DocFiles> + <TPM:Provides>Package/csquotes</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |