A package for drawing 2D molecules
3
votes
1answer
55 views
\square macro in xymtex
Consider the following
\documentclass{article}
\usepackage{xymtex}
%\usepackage[chemist]{chemtimes}
\begin{document}
\tetrahedral{0==A;1==B;2==C;3==D;4==E}
\end{document}
It's very simple and it ...
0
votes
4answers
287 views
3
votes
1answer
258 views
How to install XyMTeX to work with TeX Live on Windows 7
I write my reports with LaTeX. I use TeXmaker plus TeX Live distribution. I want to use XyMTeX in a document when I wanna use \usepackage{xymtex} but there are errors. I don't know anything about how ...