diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemmacros/chemmacros.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/chemmacros/chemmacros.sty | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/chemmacros/chemmacros.sty b/Master/texmf-dist/tex/latex/chemmacros/chemmacros.sty index 2c0e7272907..a392fbe6d81 100644 --- a/Master/texmf-dist/tex/latex/chemmacros/chemmacros.sty +++ b/Master/texmf-dist/tex/latex/chemmacros/chemmacros.sty @@ -26,8 +26,8 @@ % - The Current Maintainer of this work is Clemens Niederberger. % -------------------------------------------------------------------------- \RequirePackage{ expl3 , xparse , l3keys2e } -\def\chemmacros@version{4.2a} -\def\chemmacros@date{2013/10/31} +\def\chemmacros@version{4.2b} +\def\chemmacros@date{2013/11/04} \ProvidesExplPackage {chemmacros} @@ -1089,9 +1089,15 @@ \DeclareChemIUPAC \E { \cip { E } } \DeclareChemIUPAC \Z { \cip { Z } } -% cis/trans & tert -\DeclareChemIUPAC \cis { \textit{ cis } } +% cis/trans +\DeclareChemIUPAC \cis { \textit { cis } } \DeclareChemIUPAC \trans { \textit { trans } } + +% fac/mer +\DeclareChemIUPAC \fac { \textit { fac } } +\DeclareChemIUPAC \mer { \textit { mer } } + +% tert \DeclareChemIUPAC \tert { \textit { tert } } % Fischer @@ -4048,6 +4054,7 @@ Version history \RenewChemState and improved both internal definition and user interface 2013/10/31 - version 4.2a - bug bix in \hapto and \bridge +2013/11/04 - version 4.2b - new IUPAC commands: \fac/\mer % --------------------------------------------------------------------------- % % TODO: |