diff options
author | Karl Berry <karl@freefriends.org> | 2016-12-20 22:56:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-12-20 22:56:46 +0000 |
commit | 7928d564344411b723438938a4d4fae7b352cfd1 (patch) | |
tree | dd574cd9cb504cd9ba76272c504a4b2c5678b6b7 /Master/texmf-dist/doc/latex | |
parent | 7db88bf8a9b681417a440914e376013b13457d13 (diff) |
chemgreek (20dec16)
git-svn-id: svn://tug.org/texlive/trunk@42758 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/chemgreek/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/chemgreek/chemgreek_en.pdf | bin | 738445 -> 737766 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/chemgreek/chemgreek_en.tex | 8 |
3 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/chemgreek/README b/Master/texmf-dist/doc/latex/chemgreek/README index 616a66a11d6..060b465f2d0 100644 --- a/Master/texmf-dist/doc/latex/chemgreek/README +++ b/Master/texmf-dist/doc/latex/chemgreek/README @@ -1,5 +1,5 @@ -------------------------------------------------------------------------- -the CHEMGREEK package v1.0e 2016/02/10 +the CHEMGREEK package v1.1 2016/12/20 typeset chemical compounds and reactions diff --git a/Master/texmf-dist/doc/latex/chemgreek/chemgreek_en.pdf b/Master/texmf-dist/doc/latex/chemgreek/chemgreek_en.pdf Binary files differindex eeed26f975f..d3169050cd4 100644 --- a/Master/texmf-dist/doc/latex/chemgreek/chemgreek_en.pdf +++ b/Master/texmf-dist/doc/latex/chemgreek/chemgreek_en.pdf diff --git a/Master/texmf-dist/doc/latex/chemgreek/chemgreek_en.tex b/Master/texmf-dist/doc/latex/chemgreek/chemgreek_en.tex index 8ea34f6f771..d9f40da0a80 100644 --- a/Master/texmf-dist/doc/latex/chemgreek/chemgreek_en.tex +++ b/Master/texmf-dist/doc/latex/chemgreek/chemgreek_en.tex @@ -56,7 +56,7 @@ renewchemgreekmapping, selectchemgreekmapping } , - index-setup = { level = \section , headers={\indexname}{\indexname} } + index-setup = { level = \section , headers={\indexname}{\indexname} , noclearpage } } \usepackage{array,booktabs} @@ -271,7 +271,7 @@ uppercase name of the Greek letter. The default mapping is -- as you can probably see -- \emph{not an upright one}. This is because \chemgreek{} will not make any choice for a specific -package but let's the user (or another package) choose. \chemgreek\ however +package but lets the user (or another package) choose. \chemgreek\ however recognizes if \emph{an unambiguous choice} for one of the upright mappings is possible and if it is will select the appropriate mapping at begin document. @@ -355,10 +355,10 @@ Since the \code{fontspec} mapping is a little bit different than the others I'd like to show a little example for it. The difference is subtle: you need to choose a font containing the needed glyphs. -\begin{example}[compile,program=lualatex,runs=1,add-frame=false] +\begin{example}[compile,program=xelatex,runs=1,add-frame=false] \documentclass[margin=3pt]{standalone} \usepackage{fontspec} - \setmainfont{Linux Libertine O}% need a font that has the glyphs! + \setmainfont{LinLibertine_R.otf}% need a font that has the glyphs! \usepackage{chemgreek} \selectchemgreekmapping{fontspec} \begin{document} |