diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/eqell/eqell.sty | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/eqell/eqell.sty b/Master/texmf-dist/tex/latex/eqell/eqell.sty index b9decce3dff..9d125ba899f 100644 --- a/Master/texmf-dist/tex/latex/eqell/eqell.sty +++ b/Master/texmf-dist/tex/latex/eqell/eqell.sty @@ -1,8 +1,10 @@ -% A package by providing a fine exclaim-ellipsis and quations-ellipsis -% This package made by Zoran T. Filipovic +% A package by providing a fine mark for book. +% This package made by Zoran T. Filipovi\' c \ProvidesPackage{eqell} +\RequirePackage{xspace} + \newcommand\ece{!\kern0.17em\ldots\xspace} \newcommand\que{?\kern0.06em\ldots\xspace} \newcommand\eqe{!?\kern0.06em\ldots\xspace} @@ -11,3 +13,5 @@ \newcommand\elq{\ldots\kern-0.1em?\xspace} \newcommand\eco{\ldots\kern-0.05em,\xspace} \newcommand\coe{,\kern0.15em\ldots\xspace} +\newcommand\beb{[\kern0.15em{\ldots}]\xspace} +\newcommand\vev{\{\ldots\kern -0.17em\}\xspace}
\ No newline at end of file |