From 09c10cc951beaad3e1c1df0c6228b953c3e01e77 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 19 Feb 2013 23:59:58 +0000 Subject: chemmacros (19feb13) git-svn-id: svn://tug.org/texlive/trunk@29171 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/chemmacros/chemmacros.sty | 24 ++++++++++++++-------- 1 file changed, 15 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/tex/latex/chemmacros/chemmacros.sty') diff --git a/Master/texmf-dist/tex/latex/chemmacros/chemmacros.sty b/Master/texmf-dist/tex/latex/chemmacros/chemmacros.sty index abab3ca94d1..e8212bf0bff 100644 --- a/Master/texmf-dist/tex/latex/chemmacros/chemmacros.sty +++ b/Master/texmf-dist/tex/latex/chemmacros/chemmacros.sty @@ -29,8 +29,8 @@ \RequirePackage{ expl3 , xparse , l3keys2e , xfrac , siunitx } \RequirePackage{ tikz , mathtools , environ , scrlfile , etoolbox , bm } \usetikzlibrary{calc,arrows} -\def\chemmacros@version{3.5} -\def\chemmacros@date{2013/01/28} +\def\chemmacros@version{3.5a} +\def\chemmacros@date{2013/02/19} \ProvidesExplPackage {chemmacros} @@ -420,7 +420,7 @@ % --------------------------------------------------------------------------- % % language settings: -\prop_new:N \l__chemmacros_language_prop +\prop_new:N \l__chemmacros_language_prop \prop_put:Nnn \l__chemmacros_language_prop { english } { english } \prop_put:Nnn \l__chemmacros_language_prop { american } { english } \prop_put:Nnn \l__chemmacros_language_prop { british } { english } @@ -527,10 +527,7 @@ \cs_new:Npn \ChemDelta { \ensuremath { \Delta } } \cs_new:Npn \chemmacros_xspace: - { - \bool_if:NT \l__chemmacros_xspace_bool - { \xspace } - } + { \bool_if:NT \l__chemmacros_xspace_bool { \xspace } } % --------------------------------------------------------------------------- % % TikZ drawings @@ -733,7 +730,6 @@ \bool_new:N \l__chemmacros_charge_append_bool \bool_set_false:N \l__chemmacros_charge_append_bool -% TODO separate document and module level % \DeclareChemParticle, \RenewChemParticle \bool_if:NTF \l__chemmacros_use_mhchem_bool { @@ -2811,7 +2807,7 @@ \l__chemmacros_thermod_delta_default_tl } -% TODO: separate document and module lavel +% TODO: separate document and module level % \DeclareChemState[]{}{}{} \bool_if:NF \l__chemmacros_version_one_bool { @@ -3960,6 +3956,16 @@ Version history - changed defaults for horizontal spaces that have in set in ex into corresponding values in em. - improvements to the placement of sub- and superscripts +2012/02/19 - version 3.5a - bug fix: `ghsystem' recognizes language again +2013/??/?? - version 3.6 - support for use with the `breqn' package + - chemformula: math escaping also via \(\) + - chemformula: clearer escaping macros + - new options: `radical-vshift', `radical-hshift' + and `radical-space' + - bug fix: `radical-...' options are now correctly set + - stoichiometric factors: add leading 0 if missing + - internal changes: be way more rigid about protected + and expandable macros % --------------------------------------------------------------------------- % % TODO: -- cgit v1.2.3