diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/chemmacros/chemmacros_de.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/chemmacros/chemmacros_de.tex | 42 |
1 files changed, 33 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/chemmacros/chemmacros_de.tex b/Master/texmf-dist/doc/latex/chemmacros/chemmacros_de.tex index fa192a48e7c..1ed6dbe6355 100644 --- a/Master/texmf-dist/doc/latex/chemmacros/chemmacros_de.tex +++ b/Master/texmf-dist/doc/latex/chemmacros/chemmacros_de.tex @@ -52,8 +52,7 @@ modules = true, code-box = {skipabove=1ex,skipbelow=1ex} } -\usepackage{polyglossia} - \setmainlanguage{german} + \usepackage[varioref=false]{chemstyle} \usepackage{chemfig,upgreek,textgreek,booktabs,cancel} \usepackage[version=3]{mhchem} @@ -151,7 +150,7 @@ \renewcommand*\AmS{\hologo{AmS}} \newcommand*\pdfTeX{\hologo{pdfTeX}} -\newcommand*\LuaTeX{\hologo{LuaTeX}} +\renewcommand*\LuaTeX{\hologo{LuaTeX}} \TitlePicture{% \ch[font-spec={[Color=chemformula]Augie}]{ 2 "\OX{o1,\ox{0,Na}}" + "\OX{r1,\ox{0,Cl}}" {}2 -> 2 "\OX{o2,\ox{+1,Na}}" {}+ + 2 "\OX{r2,\ox{-1,Cl}}" {}- } @@ -183,7 +182,10 @@ \makeindex[columns=3,intoc,options={-sl \jobname.ist}] \begin{document} -\chemsetup[chemformula]{font-spec={[Color=chemformula]Latin Modern Sans}} +\chemsetup[chemformula]{ + font-spec = + {[Color=chemformula,Numbers={Proportional,Lining}]Latin Modern Sans} +} \renewcommand*\glqq{„} \renewcommand*\grqq{“} @@ -1523,7 +1525,13 @@ werden. Ausgabe für \lstinline+<optionen>: delta=(ppm),pos-number=sub,use-equal+: \bigskip -\begin{experimental}[delta=(ppm),pos-number=sub,use-equal]\sisetup{separate-uncertainty,per-mode=symbol,detect-all,range-phrase=--}\chemsetup[chemformula]{format=} +\begin{experimental}[delta=(ppm),pos-number=sub,use-equal] + \sisetup{separate-uncertainty,per-mode=symbol,detect-all,range-phrase=--} + \chemsetup[chemformula]{ + font-spec = + {[Numbers={Proportional,Lining}]Linux Libertine O} + } + % \data*{Ausbeute} \SI{17}{\milli\gram} gelbe Nadeln (\SI{0.04}{\milli\mole}, \SI{13}{\percent}). % @@ -1565,7 +1573,13 @@ Ausgabe für \lstinline+<optionen>: delta=(ppm),pos-number=sub,use-equal+: Ausgabe für \lstinline+<optionen>: format=\bfseries,delta=(ppm),list=true,use-equal+: \bigskip -\begin{experimental}[format=\bfseries,delta=(ppm),list=true,use-equal]\sisetup{separate-uncertainty,per-mode=symbol,detect-all,range-phrase=--}\chemsetup[chemformula]{format=} +\begin{experimental}[format=\bfseries,delta=(ppm),list=true,use-equal] + \sisetup{separate-uncertainty,per-mode=symbol,detect-all,range-phrase=--} + \chemsetup[chemformula]{ + font-spec = + {[Numbers={Proportional,Lining}]Linux Libertine O} + } + % \data*{Ausbeute} \SI{17}{\milli\gram} gelbe Nadeln (\SI{0.04}{\milli\mole}, \SI{13}{\percent}). % @@ -1621,7 +1635,13 @@ Ausgabe für \code{<optionen>}: delta=\textcolor{green}{\ch{M+ + H2O}}, pos-number=side, coupling-unit=\mega\gram\per\square\second, - list-setup=,use-equal]\sisetup{separate-uncertainty,per-mode=symbol,detect-all,range-phrase=--}\chemsetup[chemformula]{format=} + list-setup=,use-equal] + \sisetup{separate-uncertainty,per-mode=symbol,detect-all,range-phrase=--} + \chemsetup[chemformula]{ + font-spec = + {[Numbers={Proportional,Lining}]Linux Libertine O} + } + % \data*{Ausbeute} \SI{17}{\milli\gram} gelbe Nadeln (\SI{0.04}{\milli\mole}, \SI{13}{\percent}). % @@ -2058,7 +2078,11 @@ kann: \bspmidlength{dist}{7mm} \secidx*{Orbitale}\secidx*{CHEMMACROS} -\part{\texorpdfstring{\Chemformula}{chemformula}}\label{part:chemformula}\chemsetup[chemformula]{format=}\secidx{CHEMFORMULA} +\part{\texorpdfstring{\Chemformula}{chemformula}}\label{part:chemformula}\secidx{CHEMFORMULA} +\chemsetup[chemformula]{ + font-spec = + {[Numbers={Proportional,Lining}]Linux Libertine O} +} \section{Setup} Alle Optionen von \chemformula gehören dem Modul \textcolor{module}{\code{chemformula}} an. Das bedeutet, sie können via @@ -3411,7 +3435,7 @@ alphabetischer Reihenfolge): \begin{itemize} \item \href{http://www.mathannotated.com/}{Peter Cao} \item Christina Lüdigk - \item Dr.\@ Paul King + \item Dr.\ Paul King \item Jonas Rivetti (Besonderen Dank für seine Übersetzung der H- und P-Sätze ins Italienische!) \item Christoph Schäfer |