diff options
Diffstat (limited to 'Master/texmf-dist/tpm/ellipsis.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/ellipsis.tpm | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/ellipsis.tpm b/Master/texmf-dist/tpm/ellipsis.tpm new file mode 100644 index 00000000000..232aafd517b --- /dev/null +++ b/Master/texmf-dist/tpm/ellipsis.tpm @@ -0,0 +1,37 @@ +<!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/ellipsis.zip"> + <TPM:Name>ellipsis</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/09/28 22:44:38</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +Fix uneven spacing around ellipses in LaTeX text mode. + </TPM:Title> + <TPM:Description> +This is a simple package that fixes a problem in the way LaTeX +handles ellipses: it always puts a tiny bit more space after +\dots in text mode than before it, which results in the +ellipsis being off-center when used between two words. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Peter J. Heslin</TPM:Author> + <TPM:Size>158902</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="4232"> +texmf-dist/tex/latex/ellipsis/ellipsis.sty +texmf-dist/tpm/ellipsis.tpm + </TPM:RunFiles> + <TPM:DocFiles size="133721"> +texmf-dist/doc/latex/ellipsis/README +texmf-dist/doc/latex/ellipsis/ellipsis.pdf + </TPM:DocFiles> + <TPM:SourceFiles size="20949"> +texmf-dist/source/latex/ellipsis/ellipsis.dtx +texmf-dist/source/latex/ellipsis/ellipsis.ins + </TPM:SourceFiles> + <TPM:Provides>Package/ellipsis</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |