summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/chemnum
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-01-22 03:00:46 +0000
committerNorbert Preining <norbert@preining.info>2021-01-22 03:00:46 +0000
commite1a7798f45cd37c0aa0bfaaef5f0acb4e48bc867 (patch)
treed2bbebcdb7bcb8fe013a9d3cbd2cff880b18afbf /macros/latex/contrib/chemnum
parent37cb9bbabbfe1a8d0d1334832814ccbefcf9ac0a (diff)
CTAN sync 202101220300
Diffstat (limited to 'macros/latex/contrib/chemnum')
-rw-r--r--macros/latex/contrib/chemnum/README4
-rw-r--r--macros/latex/contrib/chemnum/chemnum.sty10
-rw-r--r--macros/latex/contrib/chemnum/chemnum_en.pdfbin592366 -> 592375 bytes
-rw-r--r--macros/latex/contrib/chemnum/chemnum_en.tex2
4 files changed, 10 insertions, 6 deletions
diff --git a/macros/latex/contrib/chemnum/README b/macros/latex/contrib/chemnum/README
index 645b13c5dd..ff5a15a2b3 100644
--- a/macros/latex/contrib/chemnum/README
+++ b/macros/latex/contrib/chemnum/README
@@ -1,5 +1,5 @@
--------------------------------------------------------------------------
-chemnum v1.3 2020/12/06
+chemnum v1.3a 2021/01/21
a comprehensive approach for the numbering of chemical compounds
@@ -8,7 +8,7 @@ Clemens Niederberger
Web: https://github.com/cgnieder/chemnum
E-Mail: contact@mychemistry.eu
--------------------------------------------------------------------------
-Copyright 2011--2020 Clemens Niederberger
+Copyright 2011--2021 Clemens Niederberger
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3c
diff --git a/macros/latex/contrib/chemnum/chemnum.sty b/macros/latex/contrib/chemnum/chemnum.sty
index 26ba6b5c0f..40323d0da4 100644
--- a/macros/latex/contrib/chemnum/chemnum.sty
+++ b/macros/latex/contrib/chemnum/chemnum.sty
@@ -12,7 +12,7 @@
% If you have any ideas, questions, suggestions or bugs to report, please
% feel free to contact me.
% --------------------------------------------------------------------------
-% Copyright 2011--2020 Clemens Niederberger
+% Copyright 2011--2021 Clemens Niederberger
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
@@ -29,9 +29,9 @@
\RequirePackage{expl3,xparse,l3keys2e}
\ExplSyntaxOn
-\tl_const:Nn \c_chemnum_date_tl {2020/12/06}
+\tl_const:Nn \c_chemnum_date_tl {2021/01/21}
\tl_const:Nn \c_chemnum_version_number_tl {1.3}
-\tl_const:Nn \c_chemnum_version_suffix_tl {}
+\tl_const:Nn \c_chemnum_version_suffix_tl {a}
\tl_const:Nx \c_chemnum_version_tl
{ \c_chemnum_version_number_tl \c_chemnum_version_suffix_tl }
\tl_const:Nn \c_chemnum_info_tl
@@ -1908,6 +1908,9 @@
\bool_if:nF {#1} {
\chemnum_cmpd:nnnn { \c_true_bool } { \c_false_bool } {#2} {#3}
}
+ \tl_set_eq:NN
+ \l__chemnum_compound_replace_local_format_tl
+ \l__chemnum_compound_replace_format_tl
% set specific replacement options
\keys_set_groups:nnn {chemnum} {replace} { replace=false, #2 }
\bool_lazy_and:nnTF
@@ -2098,3 +2101,4 @@ HISTORY:
- \chemnum_if_subcompounds:nTF
- \chemnum_count_subcompounds:n
- \chemnum_get_subcompound:nn
+2021/01/21 v1.3a - fix issue #17
diff --git a/macros/latex/contrib/chemnum/chemnum_en.pdf b/macros/latex/contrib/chemnum/chemnum_en.pdf
index 5194431882..1049dd97a2 100644
--- a/macros/latex/contrib/chemnum/chemnum_en.pdf
+++ b/macros/latex/contrib/chemnum/chemnum_en.pdf
Binary files differ
diff --git a/macros/latex/contrib/chemnum/chemnum_en.tex b/macros/latex/contrib/chemnum/chemnum_en.tex
index 7ff89e4b1d..19123e1b5c 100644
--- a/macros/latex/contrib/chemnum/chemnum_en.tex
+++ b/macros/latex/contrib/chemnum/chemnum_en.tex
@@ -12,7 +12,7 @@
% If you have any ideas, questions, suggestions or bugs to report, please
% feel free to contact me.
% --------------------------------------------------------------------------
-% Copyright 2011--2020 Clemens Niederberger
+% Copyright 2011--2021 Clemens Niederberger
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c