diff options
author | Karl Berry <karl@freefriends.org> | 2014-06-24 22:41:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-06-24 22:41:16 +0000 |
commit | f1576a3a9d7ff6799155c8c2a3f7d6ef81e2a89f (patch) | |
tree | 408c71348ac5744796093a678cdbb2957c7923d6 /Master/texmf-dist/doc/latex/chemnum | |
parent | 8c2cb3c0170d698b7e77ace6549eb7027804d9c1 (diff) |
chemnum (3jun14)
git-svn-id: svn://tug.org/texlive/trunk@34391 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/chemnum')
-rw-r--r-- | Master/texmf-dist/doc/latex/chemnum/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/chemnum/chemnum_en.pdf | bin | 549076 -> 549093 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/chemnum/chemnum_en.tex | 8 |
3 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/chemnum/README b/Master/texmf-dist/doc/latex/chemnum/README index 07f5e70d815..8842efff412 100644 --- a/Master/texmf-dist/doc/latex/chemnum/README +++ b/Master/texmf-dist/doc/latex/chemnum/README @@ -1,5 +1,5 @@ -------------------------------------------------------------------------- -chemnum v1.0 2014/03/12 +chemnum v1.0b 2014/06/02 a comprehensive approach for the numbering of chemical compounds diff --git a/Master/texmf-dist/doc/latex/chemnum/chemnum_en.pdf b/Master/texmf-dist/doc/latex/chemnum/chemnum_en.pdf Binary files differindex c74fec7b72c..be6c27faaa4 100644 --- a/Master/texmf-dist/doc/latex/chemnum/chemnum_en.pdf +++ b/Master/texmf-dist/doc/latex/chemnum/chemnum_en.pdf diff --git a/Master/texmf-dist/doc/latex/chemnum/chemnum_en.tex b/Master/texmf-dist/doc/latex/chemnum/chemnum_en.tex index dc8410ddc43..704876de8e6 100644 --- a/Master/texmf-dist/doc/latex/chemnum/chemnum_en.tex +++ b/Master/texmf-dist/doc/latex/chemnum/chemnum_en.tex @@ -1,6 +1,6 @@ -% arara: pdflatex: { shell: on } -% !arara: pdflatex: { shell: on } -% !arara: biber +%! arara: pdflatex: { shell: on } +%! arara: pdflatex: { shell: on } +%! arara: biber % arara: pdflatex % arara: pdflatex \documentclass[load-preamble+,babel-options={ngerman,british,american}]{cnltx-doc} @@ -1141,7 +1141,7 @@ above commands are defined in terms of them: \NewDocumentCommand\cmpdshowdef{m}{\chemnumshowdef{#1}} \NewDocumentCommand\cmpdshowref{m}{\chemnumshowref{#1}} \NewDocumentCommand\subcmpdshowdef{mm}{\chemnumshowdef{#2 (#1)}} - \NewDocumentCommand\subcmpdshowref{mm}{\chemnumshowdef{#2}} + \NewDocumentCommand\subcmpdshowref{mm}{\chemnumshowref{#2}} \end{sourcecode} \end{document} |