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/ghsystem.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/ghsystem.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/chemmacros/ghsystem.sty | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/chemmacros/ghsystem.sty b/Master/texmf-dist/tex/latex/chemmacros/ghsystem.sty index 1f1be06e3cd..6b1c240d86e 100644 --- a/Master/texmf-dist/tex/latex/chemmacros/ghsystem.sty +++ b/Master/texmf-dist/tex/latex/chemmacros/ghsystem.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 {ghsystem} {2012/01/30} {3.0a} {globally harmonised system} +\ProvidesExplPackage {ghsystem} {2012/02/05} {3.0c} {globally harmonised system} % --------------------------------------------------------------------------- % % error and warning messages: @@ -417,7 +417,7 @@ \IfNoValueF { #1 } { \keys_set:nn { chemmacros / ghsystem } { #1 } } \ghsystem_includegraphics:xn { scale=\fp_to_tl:N \l_ghsystem_picture_scale_fp \l_ghsystem_picture_includegraphics_tl } - { pictures / #2 . \l_ghsystem_picture_type_tl } + { pictures / ghsystem_ #2 . \l_ghsystem_picture_type_tl } \group_end: } @@ -430,6 +430,8 @@ VERSION HISTORY 2012/01/28 - version 3.0 - first published to CTAN with the chemmacros bundle 2012/01/30 - version 3.0a - bugfix in chemormula.sty, renamed ghs => ghsystem +2012/02/03 - version 3.0b - updated documentation +2012/02/05 - version 3.0c - renamed pictogram files %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % TODO: |