XyMTeX
|
This article is in need of attention. |
Please improve (https://academickids.com:443/encyclopedia/index.php?title=XyMTeX&action=edit) this article. |
Missing image
Corticosterone.png
Corticosterone.png
XyMTeX or XΥMTeX is an open source macro package for TeX which renders high-quality chemical structure diagrams. Molecules are defined by TeX markup, e.g. the following code produces the image for corticosterone at right.
\documentclass{letter} \usepackage{epic,carom} \pagestyle{empty} \begin{document} \begin{picture}(1000,500) \put(0,0){\steroid[d]{3D==O;{{10}}==\lmoiety{H$_{3}$C};{{13}}==\lmoiety{H$_{3}$C};{{11}}==HO}} \put(684,606){\sixunitv{}{2D==O;1==OH}{cdef}} \end{picture} \end{document}
See also
Source code
External links
- Downloading and Installing XyMTeX (http://www.pittstate.edu/chem/misc/xymtex.html)
- XyMTeX Ver 3.00 (http://imt.chem.kit.ac.jp/fujita/fujitas3/xymtex/xym300/xymup3.html) (in Japanese)
- Shinsaku Fujita, A Macro Package for Typesetting Chemical Structural Formulas (http://www-texdev.mpce.mq.edu.au/l2h/ChemTeX/xymtex/xymtex.html) - Manual for XyMTeX Version 1.00
- WikiTeX (http://wikisophia.org/wiki/Wikitex#Xym) now includes support for XyMTeX directly in Wiki articles.