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 07c22f7b660..6e7c84e3105 100644 --- a/Master/texmf-dist/doc/latex/chemnum/chemnum_en.tex +++ b/Master/texmf-dist/doc/latex/chemnum/chemnum_en.tex @@ -3,7 +3,7 @@ % - a comprehensive approach for the numbering of chemical compounds % ----------------------------------------------------------------------------- % - Clemens NIEDERBERGER -% - 2012/04/20 +% - 2012/05/03 % - contact@mychemistry.eu % ----------------------------------------------------------------------------- % - If you have any ideas, questions, suggestions or bugs to report, please @@ -127,8 +127,8 @@ These ones are new: \begin{center} \begin{tabular}{ll}\toprule \bfseries key & \bfseries short info \\\midrule - \key{sublist-output-sep} & list separation in the output of labels like \cmpd{f.{one,two}}, see page \pageref{sssec:list-output-sep}. \\ - \key{sublist-input-sep} & list separation in the input of labels like \cmpd{f.{one,two}}, see page \pageref{sssec:list-input-sep}. \\ + \key{sublist-output-sep} & list separation in the output of labels like \cmpd{bsp.{one,two}}, see page \pageref{sssec:list-output-sep}. \\ + \key{sublist-input-sep} & list separation in the input of labels like \cmpd{bsp.{one,two}}, see page \pageref{sssec:list-input-sep}. \\ \key{init-input-sep} & input in \cmd{cmpdinit}, see page \pageref{sssec:init-input-sep}. \\ \key{hyper-use} & usage of hyperlinks, see page \pageref{sec:hyperref}. \\ \key{hyper-target} & \\ @@ -169,7 +169,7 @@ The second one -- \paket{chemcompounds} -- was written, because the author didn' \end{zitat} Some points still left me unsatisfied, though: \begin{enumerate} - \item Compounds usually need to be declared with \verb=\declarecompound=. They need to be declared in any case if you need a label like \textbf{1a}. Then, one even needs to choose the label by hand, what somehow undermines the automatic numbering principle. + \item Compounds usually need to be declared with \verb=\declarecompound=. They need to be declared in any case if you need a label like \cmpd{bsp.one}. Then, one even needs to choose the label by hand, what somehow undermines the automatic numbering principle. \item The layout can't be changed for a single label but only for all. \item The numbers can't be reset. \emph{Although in most cases this is neither necessary nor can it be recommended}, there can be individual cases where this would be useful. \item A list of several compounds \verb=\compound{a,b,c}= can only be customized with more effort than what would be convenient. |