XyMTeX
{{Infobox software
| name = XyMTeX
| logo = XyMTeX.svg
| logo alt = The XyMTeX logo
| author = {{nihongo|Shinsaku Fujita|藤田眞作|Fujita Shinsaku}}
| developer = Shinsaku Fujita
| latest release version = 5.06{{cite web |title=CTAN: Package xymtex |url=https://ctan.org/pkg/xymtex |author= |website= CTAN |access-date= 2019-04-10}}
| latest release date = {{Start date and age|2013|09|01|df=yes}}{{cite web |last1=Fujita |first1=Shinsaku |title=XyMTeX for Drawing Chemical Structures |date=2016-09-02 |url=http://xymtex.com/fujitas3/xymtex/indexe.html |access-date=10 April 2019 |ref=official-site |archive-url=https://web.archive.org/web/20180824213724/http://xymtex.com/fujitas3/xymtex/indexe.html |archive-date=2018-08-24 |url-status=live }}
| platform = Multiplatform (TeX)
| size = 15125 KB
| genre = Molecule editor
| license = LaTeX Project Public License 1.3
| website = {{URL|http://xymtex.com/fujitas3/xymtex/indexe.html}}
}}
ΧyMTeΧ is a macro package for TeX which renders high-quality chemical structure diagrams. Using the typesetting system, the name is styled as {{Stylized LaTeX|6}}. It was originally written by {{nihongo|Shinsaku Fujita|藤田眞作|Fujita Shinsaku}}. Molecules are defined by TeX markup.
Example
The 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
- PPCHTeX (PPCHTeX)
- Molecule editor
- List of TeX extensions
References
External links
- [http://xymtex.com/ Shonan Institute of Chemoinformatics and Mathematical Chemistry]
- [http://xymtex.com/fujitas3/xymtex/indexe.html XyMTeX for Drawing Chemical Structures] {{in lang|en}} — Download of XyMTeX Version 5.01 (the latest version: 2013-09-01) and its manuals.
- [http://xymtex.com/fujitas3/xymtex/ XyMTeX for Drawing Chemical Structures] {{in lang|ja}} — Download of XyMTeX Version 5.01 (the latest version: 2013-09-01) and its manuals.
- [http://www.ctan.org/ The Comprehensive TeX Archive Network] (CTAN)
- [http://mirror.ctan.org/help/Catalogue/entries/xymtex.html The TeX Catalogue Online, Entry for XyMTeX, CTAN Edition] (Version 4.06)
- [https://web.archive.org/web/20040906030418/http://www.wikisophia.org/wiki/Wikitex#Xym WikiTeX] now includes support for XyMTeX directly in Wiki articles.
- UPDATE 1: Original WikiTeX link (above) is not working. It's returning the error 403 Forbidden (tested in 2022-12-08)
- UPDATE 2: There still exists a WikiTeX official website consisting of a single-page presentation at [http://wikitex.org WikiTeX.org] but the download and repository's links are not working (tested in 2022-12-08)
- OPTIONAL 1: [https://sourceforge.net/projects/wikitex/ Sourceforge]: Project's version 1.1 beta 3 (last update in 2013-03-21)
- OPTIONAL 2: [https://github.com/szazs89/wikitex GitHub]: Forked from SourceForge (above link) in 2018-09-27
- [http://www.tug.org/ TeX Users Group (TUG)]
- [http://www.tug.org/pracjourn/ The PracTeX Journal]
- [http://www.tug.org/pracjourn/2007-4/senthil/ LaTeX Tools for Life Scientists (BioTeXniques?)] — An article that discusses XyMTeX.
{{TeX navbox}}
{{chem-software-stub}}
{{Digital-typography-stub}}