summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/chemfig/chemfig-en.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-06-16 20:47:51 +0000
committerKarl Berry <karl@freefriends.org>2020-06-16 20:47:51 +0000
commit2e46ad31dcf3135c27f3b0f55eb3ac2a7f22aad8 (patch)
tree2d2366f8ca3b2bd2887ea5f2aec71efefc797c55 /Master/texmf-dist/doc/generic/chemfig/chemfig-en.tex
parenta3b04981aee4c2f91609c55780f97a958f9819e3 (diff)
chemfig (16jun20)
git-svn-id: svn://tug.org/texlive/trunk@55568 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/chemfig/chemfig-en.tex')
-rw-r--r--Master/texmf-dist/doc/generic/chemfig/chemfig-en.tex3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/chemfig/chemfig-en.tex b/Master/texmf-dist/doc/generic/chemfig/chemfig-en.tex
index 3c6797732b0..d7e5474480c 100644
--- a/Master/texmf-dist/doc/generic/chemfig/chemfig-en.tex
+++ b/Master/texmf-dist/doc/generic/chemfig/chemfig-en.tex
@@ -218,7 +218,7 @@
\part{Introduction}
\section{New in v1.5}
\subsection{The primitive \texttt{\protect\textbackslash expanded}}
-As of version 1.54, \CF requires a \TeX{} engine that provides the \verb|\expanded| primitive. If this is not available, \CF will not be loaded. It is strongly recommended that you update your \LaTeX{} distribution in order to take advantage of the newer engine that provide for the use of this new primitive.
+As of version 1.54, \CF requires a \TeX{} engine that provides the \verb|\expanded| primitive and becomes incompatible with con\TeX t. If \verb|\expanded| is not available or is not a primitive, \CF will not be loaded. It is strongly recommended that you update your \LaTeX{} distribution in order to take advantage of the newer engine that provide for the use of this new primitive.
\subsection{The macro \texttt{\protect\textbackslash charge}}
Version 1.5 implements the macros \verb|\charge| and \verb|\Charge| (see page~\pageref{charge}) whose purpose is to place arbitrary elements around an atom that can be placed with great precision. These macros will replace the \verb|\lewis| and \verb|\Lewis| macros because they are much more powerful and configurable, even if more verbose. It is therefore important to note that the macros \verb|\lewis| and \verb|\Lewis| \textcolor{red}{\bfseries are no longer documented and will be removed from the \CF package}.
@@ -260,7 +260,6 @@ To use this package, start by adding the following code to the preamble:
\begin{itemize}
\item {\color{blue}\verb-\input chemfig.tex-} with $\varepsilon$\TeX;
\item {\color{blue}\verb-\usepackage{chemfig}-} with \LaTeX;
- \item {\color{blue}\verb-\usemodule[chemfig]-} with Con\TeX t\falseverb*{ConTeXt@Con\protect\TeX{}t}.
\end{itemize}
In all cases, the \TIKZ package, if not loaded before, is loaded by \CF.