diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/chemnum/chemnum_en.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/chemnum/chemnum_en.tex | 8 |
1 files changed, 4 insertions, 4 deletions
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} |