diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-22 23:33:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-22 23:33:58 +0000 |
commit | 33fd01046b3caf36764e935001a4b42fb974555c (patch) | |
tree | a0b830d3be69b933b61e9798e572f1e253ea4a7a /Master/texmf-dist/doc/latex/mychemistry/README | |
parent | 75cb2e1817d690a7047d0fc8e9506872b16d6fc2 (diff) |
mychemistry 1.2 (22mar11)
git-svn-id: svn://tug.org/texlive/trunk@21804 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 | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/mychemistry/README b/Master/texmf-dist/doc/latex/mychemistry/README new file mode 100644 index 00000000000..09c2e36b52c --- /dev/null +++ b/Master/texmf-dist/doc/latex/mychemistry/README @@ -0,0 +1,39 @@ +-------------------------------------------------------------------------- +the myChemistry package +Creating reaction schemes with LaTeX and ChemFig +2011/03/20 +-------------------------------------------------------------------------- +Clemens Niederberger +Web: http://www.niederberger-berlin.net/2011/02/latex-mychemistry/ +E-Mail: kontakt@niederberger-berlin.net +-------------------------------------------------------------------------- +Copyright 2011 Clemens Niederberger + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +of this license or (at your option) any later version. +The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +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 and +mychemistry_en.tex +-------------------------------------------------------------------------- +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 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/2011. +With older will work, but you can't use the arrow option `both'. +-------------------------------------------------------------------------- +If you have any ideas, questions, suggestions or bugs to report, please +feel free to contact me. +--------------------------------------------------------------------------
\ No newline at end of file |