AZ logo

CTAN directory: /macros/latex/contrib/mychemistry

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
mychemistry Create reaction schemes with LaTeX and ChemFig.

Files

Name Size* Date UTC Notes
README 2 KiB 2011-Apr-27 Shown below
examples.pdf 529 KiB 2011-Apr-27
examples.tex 51 KiB 2011-Apr-27
mychemistry.sty 58 KiB 2011-Apr-27
mychemistry_de.pdf 867 KiB 2011-Apr-27
mychemistry_de.tex 88 KiB 2011-Apr-27
mychemistry_en.pdf 820 KiB 2011-Apr-27
mychemistry_en.tex 84 KiB 2011-Apr-27

  *File sizes in kibibytes.

Contents of README

--------------------------------------------------------------------------
the myChemistry package v1.5.1
Create reaction schemes with LaTeX and ChemFig
2011/04/27
--------------------------------------------------------------------------
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,
mychemistry_en.tex, examples.tex
--------------------------------------------------------------------------
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 have any ideas, questions, suggestions or bugs to report, please
feel free to contact me.
--------------------------------------------------------------------------