diff options
author | Karl Berry <karl@freefriends.org> | 2012-02-06 01:28:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-02-06 01:28:09 +0000 |
commit | 3dfbe56c2278f9bc63a4727b99073287d212a0d7 (patch) | |
tree | d247078cbdc76db216f1c33c6416f94d8b90d5ed /Master/texmf-dist/tex/latex/chemmacros/chemformula.sty | |
parent | a851d6714a00e2a09b93ba3e251d8665290c0ab8 (diff) |
chemmacros, with language/ and pictures/ in runtime (5feb12)
git-svn-id: svn://tug.org/texlive/trunk@25309 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemmacros/chemformula.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/chemmacros/chemformula.sty | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/chemmacros/chemformula.sty b/Master/texmf-dist/tex/latex/chemmacros/chemformula.sty index c6f338ecbd6..3ba0ba784ac 100644 --- a/Master/texmf-dist/tex/latex/chemmacros/chemformula.sty +++ b/Master/texmf-dist/tex/latex/chemmacros/chemformula.sty @@ -5,7 +5,7 @@ % - macros and commands for chemists - % % --------------------------------------------------------------------------- % % - Clemens Niederberger - % -% - 2012/01/30 - % +% - 2012/02/05 - % % --------------------------------------------------------------------------- % % - http://www.mychemistry.eu/ - % % - contact@mychemistry.eu - % @@ -28,7 +28,7 @@ % - The Current Maintainer of this work is Clemens Niederberger. - % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \RequirePackage{ expl3 } -\ProvidesExplPackage {chemformula} {2012/01/30} {3.0a} {typeset chemical compounds and reactions} +\ProvidesExplPackage {chemformula} {2012/02/05} {3.0c} {typeset chemical compounds and reactions} %-----------------------------------------------------------------------------% % WARNING AND ERROR MESSAGES @@ -1476,6 +1476,8 @@ VERSION HISTORY 2012/01/28 - version 3.0 - first published to CTAN with the chemmacros bundle 2012/01/30 - version 3.0a - bugfix: subscripts in escaped inputs failed, renamed formula => chemformula +2012/02/02 - version 3.0b - updated documentation +2012/02/05 - version 3.0c - renamed pictogram files %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % TODO |