diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemmacros/chemformula.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/chemmacros/chemformula.sty | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/chemmacros/chemformula.sty b/Master/texmf-dist/tex/latex/chemmacros/chemformula.sty index 5f525e1cebc..c42a9feca39 100644 --- a/Master/texmf-dist/tex/latex/chemmacros/chemformula.sty +++ b/Master/texmf-dist/tex/latex/chemmacros/chemformula.sty @@ -26,11 +26,11 @@ % - - % % - The Current Maintainer of this work is Clemens Niederberger. - % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\RequirePackage{ expl3 } +\RequirePackage{ chemmacros } \ProvidesExplPackage {chemformula} - {2012/07/24} - {3.3d} + {\chemmacros@date} + {\chemmacros@version} {typeset chemical compounds and reactions} %-----------------------------------------------------------------------------% @@ -73,16 +73,11 @@ } %-----------------------------------------------------------------------------% -% test, if we are loaded without the `chemmacros' package -\cs_if_exist:cF { ver@chemmacros.sty } - { \msg_warning:nn { chemformula } { explicit } } - -% pass options to the `chemmacros' package -\DeclareOption* - { \PassOptionsToPackage { \CurrentOption } { chemmacros } } +% gobble options +\DeclareOption* { } \ProcessOptions \scan_stop: -\RequirePackage { chemmacros , nicefrac } +\RequirePackage { nicefrac } %-----------------------------------------------------------------------------% % HELPER FUNCTIONS @@ -1818,6 +1813,7 @@ VERSION HISTORY `iupac/cip-kern' - bug fix: messages needed to be defined before the options +2012/08/08 - version 3.3e - new option ox/align=center|right %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % TODO |