summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/chemnum/chemnum_en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/chemnum/chemnum_en.tex')
-rw-r--r--macros/latex/contrib/chemnum/chemnum_en.tex25
1 files changed, 15 insertions, 10 deletions
diff --git a/macros/latex/contrib/chemnum/chemnum_en.tex b/macros/latex/contrib/chemnum/chemnum_en.tex
index f6da470d1d..7ff89e4b1d 100644
--- a/macros/latex/contrib/chemnum/chemnum_en.tex
+++ b/macros/latex/contrib/chemnum/chemnum_en.tex
@@ -12,15 +12,15 @@
% If you have any ideas, questions, suggestions or bugs to report, please
% feel free to contact me.
% --------------------------------------------------------------------------
-% Copyright 2011--2019 Clemens Niederberger
+% Copyright 2011--2020 Clemens Niederberger
%
% This work may be distributed and/or modified under the
-% conditions of the LaTeX Project Public License, either version 1.3
+% conditions of the LaTeX Project Public License, either version 1.3c
% of this license or (at your option) any later version.
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
-% and version 1.3 or later is part of all distributions of LaTeX
-% version 2005/12/01 or later.
+% and version 1.3c or later is part of all distributions of LaTeX
+% version 2008/05/04 or later.
%
% This work has the LPPL maintenance status `maintained'.
%
@@ -32,7 +32,6 @@
% arara: pdflatex: { interaction: nonstopmode }
% arara: pdflatex: { interaction: nonstopmode }
\documentclass[load-preamble+,ngerman,british,american]{cnltx-doc}
-\usepackage[utf8]{inputenc}
\usepackage{chemnum}
\setcnltx{
package = chemnum ,
@@ -102,32 +101,32 @@
\usepackage{acro,accsupp}
\acsetup{
- short-format = \scshape ,
+ format/short = \scshape ,
first-style = short
}
\DeclareAcronym{pdf}{
short = pdf ,
long = portable document format ,
pdfstring = PDF ,
- accsupp = PDF
+ short-acc = PDF
}
\DeclareAcronym{eps}{
short = eps ,
long = encapsulated postscript ,
pdfstring = EPS ,
- accsupp = EPS
+ short-acc = EPS
}
\DeclareAcronym{ps}{
short = ps ,
long = postscript ,
pdfstring = PS ,
- accsupp = PS
+ short-acc = PS
}
\DeclareAcronym{id}{
short = id ,
long = identification key ,
pdfstring = ID ,
- accsupp = ID
+ short-acc = ID
}
\begin{document}
@@ -219,6 +218,12 @@ Most of the commands will be explained in a later section in more detail.
\ac{id}} of a referencing subcompound label when the option
\option{show-keys} is used. The command is described in
section~\ref{sec:debugg-inform}.
+ \command{setcmpdproperty}[\marg{property}\marg{main \ac{id}}\marg{value}]
+ \sinceversion{1.3}Sets property \meta{property} of compound \meta{main
+ \ac{id}} to \meta{value}.
+ \command{setcmpdlabel}[\marg{main \ac{id}}\marg{value}]
+ \sinceversion{1.3}Sets property \code{counter-representation} of compound
+ \meta{main \ac{id}} to \meta{value}.
\end{commands}
\section{Numbering Compounds}\label{sec:numbering-compounds}