diff options
author | Karl Berry <karl@freefriends.org> | 2015-09-23 23:36:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-09-23 23:36:16 +0000 |
commit | 9e8df486903c5e9c134230909b411a1a05cb782d (patch) | |
tree | e8994f98ee6d096c28e9f3fd3caee6f6d6912205 /Master/texmf-dist/doc/latex/modiagram | |
parent | f963602ba2f2ff3644f713c45b59b4f22c0c4b04 (diff) |
modiagram (23sep15)
git-svn-id: svn://tug.org/texlive/trunk@38448 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/modiagram')
-rw-r--r-- | Master/texmf-dist/doc/latex/modiagram/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/modiagram/modiagram_en.pdf | bin | 641893 -> 618728 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/modiagram/modiagram_en.tex | 8 |
3 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/modiagram/README b/Master/texmf-dist/doc/latex/modiagram/README index 133c4919095..31c6a50b819 100644 --- a/Master/texmf-dist/doc/latex/modiagram/README +++ b/Master/texmf-dist/doc/latex/modiagram/README @@ -1,5 +1,5 @@ -------------------------------------------------------------------------- -the MODIAGRAM package 2015/07/19 v0.2f +the MODIAGRAM package 2015/09/23 v0.2g easy creation of molecular orbital diagrams diff --git a/Master/texmf-dist/doc/latex/modiagram/modiagram_en.pdf b/Master/texmf-dist/doc/latex/modiagram/modiagram_en.pdf Binary files differindex 736249d0950..d63a233e3a9 100644 --- a/Master/texmf-dist/doc/latex/modiagram/modiagram_en.pdf +++ b/Master/texmf-dist/doc/latex/modiagram/modiagram_en.pdf diff --git a/Master/texmf-dist/doc/latex/modiagram/modiagram_en.tex b/Master/texmf-dist/doc/latex/modiagram/modiagram_en.tex index 2ed4e404898..3d5cc900ed7 100644 --- a/Master/texmf-dist/doc/latex/modiagram/modiagram_en.tex +++ b/Master/texmf-dist/doc/latex/modiagram/modiagram_en.tex @@ -87,8 +87,12 @@ \usepackage[libertine]{newtxmath} \expandafter\def\csname libertine@figurestyle\endcsname{OsF} -\usepackage[greek=newtx]{chemmacros} -\chemsetup[chemformula]{font-family=fxl} +\usepackage{chemmacros,chemformula} +\chemsetup{ + greek = newtx, + modules = units +} +\setchemformula{format=\libertineLF} \NewDocumentCommand \AOinline { o m } {% |