summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/chemformula/chemformula_en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/chemformula/chemformula_en.tex')
-rw-r--r--macros/latex/contrib/chemformula/chemformula_en.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/macros/latex/contrib/chemformula/chemformula_en.tex b/macros/latex/contrib/chemformula/chemformula_en.tex
index 0ff1bc0979..5dbb268e70 100644
--- a/macros/latex/contrib/chemformula/chemformula_en.tex
+++ b/macros/latex/contrib/chemformula/chemformula_en.tex
@@ -16,7 +16,7 @@
% If you have any ideas, questions, suggestions or bugs to report, please
% feel free to contact me.
% --------------------------------------------------------------------------
-% Copyright 2011-2017 Clemens Niederberger
+% Copyright 2011-2019 Clemens Niederberger
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -65,7 +65,7 @@
addplot,
chemfig,
DeclareInstance, draw,
- sample, setatomsep, sfrac,
+ sample, setchemfig, sfrac,
usetikzlibrary
} ,
index-setup = { othercode=\footnotesize, level=\section , noclearpage } ,
@@ -89,6 +89,7 @@
\usepackage[biblatex]{embrac}
\ChangeEmph{[}[,.02em]{]}[.055em,-.08em]
\ChangeEmph{(}[-.01em,.04em]{)}[.04em,-.05em]
+\usepackage{csquotes}
\usepackage[accsupp]{acro}
\acsetup{
@@ -1128,7 +1129,7 @@ of the labels. What stays constant is the part that protrudes the labels.
\ch{A ->[abc] B} \par
\ch{A ->[abc~abc] B} \par
% needs the `chemfig' package:
- \setatomsep{15pt}
+ \setchemfig{atom sep =15pt}
\ch{A ->[ "\chemfig{-[:30]-[:-30]OH}" ] B} \par
\end{example}