summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ellipsis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-09 00:44:40 +0000
committerKarl Berry <karl@freefriends.org>2006-01-09 00:44:40 +0000
commitb4fc5f639874db951177ec539299d20908adb654 (patch)
tree52f08823ca58fffe3db6a9b075635038c567626c /Master/texmf-dist/doc/latex/ellipsis
parentdec3d98ebe442d7ea93efbaa8dd2e2be8149a467 (diff)
doc 4
git-svn-id: svn://tug.org/texlive/trunk@80 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ellipsis')
-rw-r--r--Master/texmf-dist/doc/latex/ellipsis/README13
-rw-r--r--Master/texmf-dist/doc/latex/ellipsis/ellipsis.pdfbin0 -> 133199 bytes
2 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ellipsis/README b/Master/texmf-dist/doc/latex/ellipsis/README
new file mode 100644
index 00000000000..809b9bec892
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ellipsis/README
@@ -0,0 +1,13 @@
+There is 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
+often results in the ellipsis being off-center when set between two
+other things. This is a simple package to fix that bug.
+
+Run latex on ellipsis.ins to generate the ellipsis.sty file, and then
+run latex on ellipsis.dtx to generate the documentation. Put the file
+ellipsis.sty where LaTeX will find it, and refresh TeX's list of
+available files.
+
+Peter Heslin
+p.j.heslin@dur.ac.uk
+
diff --git a/Master/texmf-dist/doc/latex/ellipsis/ellipsis.pdf b/Master/texmf-dist/doc/latex/ellipsis/ellipsis.pdf
new file mode 100644
index 00000000000..ab198398e94
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ellipsis/ellipsis.pdf
Binary files differ