diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty b/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty index 290fdd95348..156c73038fe 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty +++ b/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty @@ -15,8 +15,8 @@ %% \NeedsTeXFormat{LaTeX2e} \def\cst@id$#1: #2.#3 #4 #5-#6-#7 #8 #9${% - \def\cst@ver{#5/#6/#7\space v1.3b\space}} -\cst@id $Id: chemstyle.dtx 46 2008-07-23 11:29:06Z joseph $ + \def\cst@ver{#5/#6/#7\space v1.3c\space}} +\cst@id $Id: chemstyle.dtx 50 2008-08-18 16:21:24Z joseph $ \ProvidesPackage{chemstyle} [\cst@ver Writing chemistry with style] \RequirePackage{xkeyval}[2005/05/07] @@ -202,6 +202,7 @@ \expandafter\cst@nocommaabbr% \fi {ie}}} +\fi \newcommand*{\cst@etal}{\latin{et~al}} \newcommand*{\cst@etc}{\latin{etc}} \newcommand*{\cst@ie}{\latin{i.e\spacefactor999\relax}} |