diff options
author | Karl Berry <karl@freefriends.org> | 2015-03-16 20:45:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-03-16 20:45:15 +0000 |
commit | 780d11aa67a2c4ea9d9279e9e20e812779b57741 (patch) | |
tree | 24287109e9b62b6efdbfc434998720e26d6cfe67 /Master/texmf-dist/doc/latex/chemgreek/chemgreek_en.tex | |
parent | f68a09e627785569930a286e3881dd8c91a09cad (diff) |
chemgreek (16mar15)
git-svn-id: svn://tug.org/texlive/trunk@36530 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/chemgreek/chemgreek_en.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/chemgreek/chemgreek_en.tex | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/chemgreek/chemgreek_en.tex b/Master/texmf-dist/doc/latex/chemgreek/chemgreek_en.tex index 043367f0a16..cca1ef7ea47 100644 --- a/Master/texmf-dist/doc/latex/chemgreek/chemgreek_en.tex +++ b/Master/texmf-dist/doc/latex/chemgreek/chemgreek_en.tex @@ -1,6 +1,6 @@ % arara: pdflatex -% arara: biber -% arara: pdflatex +% !arara: biber +% !arara: pdflatex % arara: pdflatex % -------------------------------------------------------------------------- % the CHEMGREEK package @@ -16,7 +16,7 @@ % If you have any ideas, questions, suggestions or bugs to report, please % feel free to contact me. % -------------------------------------------------------------------------- -% Copyright 2011-2014 Clemens Niederberger +% Copyright 2011-2015 Clemens Niederberger % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -107,7 +107,7 @@ in base \LaTeX. \chemgreek{} offers a possibility to map those different interfaces to a unified set of macros for usage in a chemistry package. This is useful as -then for example names like \iupac{\b\-\D\-gluco\|pyranose} can be typeset +then for example names like \iupac{\b\-\D\-gluco|pyranose} can be typeset with a semantic interface and still have matching greek letters while the user is not limited to a certain package or font. Consequently this package is used by the \pkg{chemmacros} package~\cite{pkg:chemmacros} and its \acs{iupac} @@ -165,6 +165,12 @@ package~\cite{pkg:chemnum}. package. \end{itemize} +\subsection{Version~0.5} +\begin{itemize} + \item The deprecated macros \cs*{Chem\meta{\ldots}} have been dropped and + will now cause an error is used. +\end{itemize} + \section{Define Mappings} \selectchemgreekmapping{default} |