diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-23 22:39:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-23 22:39:48 +0000 |
commit | 59c2fb860cfc7f447fded1f644421e4ee9bff956 (patch) | |
tree | 94338038fd674d5653722e937d0b76c1183bea61 /Master/texmf-dist/doc/latex/mychemistry/README | |
parent | e3cf4b9e3f515cb071141c031fb4c688ee2c9ce4 (diff) |
mychemistry 1.5 (23apr11)
git-svn-id: svn://tug.org/texlive/trunk@22176 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mychemistry/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/mychemistry/README | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/mychemistry/README b/Master/texmf-dist/doc/latex/mychemistry/README index 16d1d9effe0..8c6ac16ef8b 100644 --- a/Master/texmf-dist/doc/latex/mychemistry/README +++ b/Master/texmf-dist/doc/latex/mychemistry/README @@ -1,7 +1,7 @@ -------------------------------------------------------------------------- -the myChemistry package v1.4 +the myChemistry package v1.5 Creating reaction schemes with LaTeX and ChemFig -2011/04/15 +2011/04/23 -------------------------------------------------------------------------- Clemens Niederberger Web: http://www.niederberger-berlin.net/2011/02/latex-mychemistry/ @@ -22,25 +22,25 @@ This work has the LPPL maintenance status `maintained'. The Current Maintainer of this work is Clemens Niederberger. This work consists of the files mychemistry.sty, mychemistry_de.tex, -mychemistry_en.tex and bondwidth.tex +mychemistry_en.tex, bondwidth.tex, examples.tex and examples.pdf -------------------------------------------------------------------------- -myChemistry relies on the ChemFig-package and won't work, if it isn't -installed. myChemistry provides commands for typesetting complex reaction schemes with LaTeX and ChemFig. +-------------------------------------------------------------------------- +myChemistry relies on the ChemFig-package and won't work, if it isn't +installed. That also means that myChemistry needs TikZ to be installed. +-------------------------------------------------------------------------- myChemistry bundles the packages ChemFig, mhchem, chemcompounds and chemexec. With package options one can prevent myChemistry from loading any chemistry related packages except ChemFig, though. +-------------------------------------------------------------------------- The command \arrow[both]{}{} needs at least pgf version from 09/08/2010. It will work with older versions, if you don't use the arrow option `both'. +-------------------------------------------------------------------------- The file bondwidth.tex provides the command \setbondwidth{<width>} for ChemFig and is included with \input{bondwidth} after \usepackage{chemfig} or \usepackage{mychemistry}. -If you used earlier versions of myChemistry before, please be aware -that that the usage of some commands, e.g. \reactant, rxn, \arrow ... -has changed. Your documents will probably not compile properly anymore -unless the code is adjusted. -------------------------------------------------------------------------- If you have any ideas, questions, suggestions or bugs to report, please feel free to contact me. |