blob: f0c834dd8ba3a2d4d51db554c54099b6b18596b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# bpchem
bpchem -- Support for typesetting chemical formulae, IUPAC compound names and more
Author: Bjørn Pedersen
Email: Bjoern.Pedersen@frm2.tum.de
Version: 1.1
License: Released under the LaTeX Project Public License
See: http://www.latex-project.org/lppl.txt
This package has been written to alleviate the task of writing publications containing
lots of chemistry. It provides methods for typesetting chemical names,
sum formulae and isotopes. It provides the possibility to break very long names
even over several lines.
This package also provides a way to automatically enumerate your chemical
compounds, allowing for one-level subgrouping.
What this package does not provide: Methods to draw chemical compounds.
Although there exist some packages,which where designed for this purpose (e.g.
xymtex, PPChTex) they are quite limited once you get to complex organic, or
metal organic compounds. I recommend using an external drawing program, possibly
in conjunction with psfrag, in these cases.
|