To use all functions of this page, please activate cookies in your browser.
my.chemeurope.com
With an accout for my.chemeurope.com you can always see everything at a glance – and you can configure your own website and individual newsletter.
- My watch list
- My saved searches
- My saved topics
- My newsletter
XyMTeXΧΥΜΤΕΧ, written XyMTeX in plain text, is a macro package for TeX which renders high-quality chemical structure diagrams. Using the typesetting system, the name is styled as . It was originally written by 藤田 眞作 (FUJITA, Shinsaku). Molecules are defined by TeX markup. Additional recommended knowledgeExampleThe following code produces the image for corticosterone below.
\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
|
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "XyMTeX". A list of authors is available in Wikipedia. |