From 3ddd5190ff063a3d083976499bde2a1964c190c9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 24 Sep 2019 20:06:14 +0000 Subject: chemformula (24sep19) git-svn-id: svn://tug.org/texlive/trunk@52171 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/chemformula/chemformula.sty | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/chemformula') diff --git a/Master/texmf-dist/tex/latex/chemformula/chemformula.sty b/Master/texmf-dist/tex/latex/chemformula/chemformula.sty index d909b178792..da9b6fe414d 100644 --- a/Master/texmf-dist/tex/latex/chemformula/chemformula.sty +++ b/Master/texmf-dist/tex/latex/chemformula/chemformula.sty @@ -12,7 +12,7 @@ % If you have any ideas, questions, suggestions or bugs to report, please % feel free to contact me. % -------------------------------------------------------------------------- -% Copyright 2011-2017 Clemens Niederberger +% Copyright 2011-2019 Clemens Niederberger % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -30,9 +30,9 @@ \usetikzlibrary{arrows.meta} \ExplSyntaxOn -\tl_const:Nn \c_chemformula_date_tl {2017/03/23} +\tl_const:Nn \c_chemformula_date_tl {2019/09/23} \tl_const:Nn \c_chemformula_version_number_tl {4.15} -\tl_const:Nn \c_chemformula_version_suffix_tl {e} +\tl_const:Nn \c_chemformula_version_suffix_tl {f} \tl_const:Nx \c_chemformula_version_tl { \c_chemformula_version_number_tl \c_chemformula_version_suffix_tl } \tl_const:Nn \c_chemformula_info_tl @@ -181,6 +181,8 @@ \seq_new:N \l__chemformula_tmpa_seq +\bool_new:N \l__chemformula_tmpa_bool + % booleans: % these are official: \bool_new:N \l_chemformula_inside_ch_bool -- cgit v1.2.3