summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/chemmacros/chemmacros_en.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-01-29 22:39:05 +0000
committerKarl Berry <karl@freefriends.org>2014-01-29 22:39:05 +0000
commit6d56f935e68d3edbe7afc8613d516999443019fb (patch)
tree48ca7bbde8aba3a5440b7004a9b558ec16d0f6ad /Master/texmf-dist/doc/latex/chemmacros/chemmacros_en.tex
parent8e2a55a7bd017271f6e865ccf545c1c810e75c7d (diff)
chemmacros (29jan14)
git-svn-id: svn://tug.org/texlive/trunk@32817 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/chemmacros/chemmacros_en.tex')
-rw-r--r--Master/texmf-dist/doc/latex/chemmacros/chemmacros_en.tex14
1 files changed, 13 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/chemmacros/chemmacros_en.tex b/Master/texmf-dist/doc/latex/chemmacros/chemmacros_en.tex
index 33552b27838..517d55d2ea8 100644
--- a/Master/texmf-dist/doc/latex/chemmacros/chemmacros_en.tex
+++ b/Master/texmf-dist/doc/latex/chemmacros/chemmacros_en.tex
@@ -419,6 +419,12 @@ With version~4.0 some changes have been made:
\item The command \cs{mhName} has been dropped.
\end{itemize}
+\subsection{Version 4.4}
+\begin{itemize}
+ \item New \module{nmr} option \option{atom-number-cs}.
+ \item New \module{nmr} option \option{coupling-pos-cs}.
+\end{itemize}
+
\section{Package Options}\label{sec:options}
\chemmacros\ has several package options. They all are used as key/value pairs
like
@@ -1794,6 +1800,12 @@ number of options. For historical reasons they all belong to the module
\sinceversion{4.3}Code inserted before the coupling bonds.
\keyval{coupling-bonds-post}{code}\Module{nmr}\Default{\cs*{!}}
\sinceversion{4.3}Code inserted after the coupling bonds.
+ \keyval{coupling-pos-cs}{cs}\Module{nmr}\Default{\cs*{@firstofone}}
+ \sinceversion{4.4}Set the macro that prints the number set with the
+ \cs{pos} macro. This needs to be a command with one mandatory argument.
+ \keyval{atom-number-cs}{cs}\Module{nmr}\Default{\cs*{@firstofone}}
+ \sinceversion{4.4}Set the macro that prints the number set with the
+ \cs{\#} macro. This needs to be a command with one mandatory argument.
\keybool{parse}\Module{nmr}\Default{true}
Treat the solvent as \chemformula\ formula or not.
\keyval{delta}{tokens}\Module{nmr}\Default
@@ -2282,7 +2294,7 @@ states of aggregation. You can easily define them.
See section~\ref{sec:lang-depend} for a way to define language dependent
settings.
\command{RenewChemPhase}[\marg{cs}\oarg{german}\marg{english}]
- Redefine an existing pahse command. Actually the optional argument is an
+ Redefine an existing phase command. Actually the optional argument is an
artefact of an earlier implementation of the command. It has no effect at
all. See section~\ref{sec:lang-depend} for a way to define language
dependent settings.