summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-05-21 22:10:41 +0000
committerKarl Berry <karl@freefriends.org>2011-05-21 22:10:41 +0000
commitbe7e56a1469601d92ef4a30a8b9caf3335b05393 (patch)
tree482de0396d7c95dc1cc88a5f96941cbae95d013e
parent6dd89615a820f1819c4a0e856cc7e07312b0350c (diff)
eqell (21may11)
git-svn-id: svn://tug.org/texlive/trunk@22559 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/eqell/README4
-rw-r--r--Master/texmf-dist/doc/latex/eqell/eqell.pdfbin185577 -> 185304 bytes
-rw-r--r--Master/texmf-dist/doc/latex/eqell/eqell.tex5
-rw-r--r--Master/texmf-dist/tex/latex/eqell/eqell.sty2
4 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/eqell/README b/Master/texmf-dist/doc/latex/eqell/README
deleted file mode 100644
index 1f4f731d640..00000000000
--- a/Master/texmf-dist/doc/latex/eqell/README
+++ /dev/null
@@ -1,4 +0,0 @@
-This package contains a fine mark for real books.
-
-Author's name: Zoran Filipovic
-License type: gpl \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/eqell/eqell.pdf b/Master/texmf-dist/doc/latex/eqell/eqell.pdf
index 62272045865..66a2f2e032d 100644
--- a/Master/texmf-dist/doc/latex/eqell/eqell.pdf
+++ b/Master/texmf-dist/doc/latex/eqell/eqell.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/eqell/eqell.tex b/Master/texmf-dist/doc/latex/eqell/eqell.tex
index 9cbb84fbc61..9c6b5e56f6a 100644
--- a/Master/texmf-dist/doc/latex/eqell/eqell.tex
+++ b/Master/texmf-dist/doc/latex/eqell/eqell.tex
@@ -50,6 +50,11 @@ package is activate by typing \verb|\usepacake{eqell}| in preamble and request p
\verb|\ele| produce \ele
\verb|\elq| produce \elq
+
+\verb|\eco| produce \eco
+
+\verb|\coe| produce \coe
+
\end{multicols}
\section{The (famous) example}
diff --git a/Master/texmf-dist/tex/latex/eqell/eqell.sty b/Master/texmf-dist/tex/latex/eqell/eqell.sty
index bcf5b64be08..b9decce3dff 100644
--- a/Master/texmf-dist/tex/latex/eqell/eqell.sty
+++ b/Master/texmf-dist/tex/latex/eqell/eqell.sty
@@ -9,3 +9,5 @@
\newcommand\qee{?!\kern0.17em\ldots\xspace}
\newcommand\ele{\ldots\kern0.17em !\xspace}
\newcommand\elq{\ldots\kern-0.1em?\xspace}
+\newcommand\eco{\ldots\kern-0.05em,\xspace}
+\newcommand\coe{,\kern0.15em\ldots\xspace}