XyMTeX: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
use template
Line 15: Line 15:
}}
}}


'''ΧyMTeΧ''' is a [[Macro (computer science)|macro]] package for [[TeX]] which renders high-quality [[chemical structure]] diagrams. Using the typesetting system, the name is styled as <span class="texhtml">X<span style="margin-left: -0.3em; vertical-align: 0.5ex; line-height: 0; margin-right: -0.3em">ϒ</span><span style="margin-right: -0.1em">M</span>T<span style="text-transform: uppercase; margin-left: -0.1667em; vertical-align: -0.5ex; line-height: 0; margin-right: -0.125em">e</span>X</span>. It was originally written by {{nihongo|Shinsaku Fujita|藤田眞作|Fujita Shinsaku}}. [[Molecule]]s are defined by [[TeX markup]].
'''ΧyMTeΧ''' is a [[Macro (computer science)|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}}. [[Molecule]]s are defined by [[TeX markup]].


==Example==
==Example==

Revision as of 07:20, 26 April 2023

XyMTeX
Original author(s)Shinsaku Fujita (藤田眞作, Fujita Shinsaku)
Developer(s)Shinsaku Fujita
Initial release1 December 1993; 30 years ago (1993-12-01)[1]
Stable release
5.06[2] / 1 September 2013; 10 years ago (2013-09-01)[3]
PlatformMultiplatform (TeX)
Size15125 KB[3]
TypeMolecule editor
LicenseLaTeX Project Public License 1.3[2]
Websitexymtex.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 XϒMTeX. It was originally written by 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}
Corticosterone as rendered by XyMTeX

See also

References

  1. ^ Fujita, Shinsaku (1996-08-16). "XyMTeX: A Macro Package Set for Typesetting Chemical Structural Formulas" (1.01 ed.). Minami-Ashigara, Kanagawa, Japan: Ashigara Research Laboratories. p. 2. Archived from the original (DVI) on 2008-09-07. Retrieved 10 April 2019.
  2. ^ a b "CTAN: Package xymtex". CTAN. Retrieved 2019-04-10.
  3. ^ a b Fujita, Shinsaku (2016-09-02). "XyMTeX for Drawing Chemical Structures". Archived from the original on 2018-08-24. Retrieved 10 April 2019.

External links