Tagged Questions
8
votes
4answers
640 views
Addition and subtraction of chemical equations
Is there a package that supports the addition or subtraction of chemical equations, perhaps with automatic tabbing and a alignment. Whilst it is obvious I could set up tables or use mathmode's align ...
8
votes
2answers
128 views
mhchem formatting interrupted
\documentclass[12pt,a4paper]{article}
\usepackage[version=3]{mhchem}
\begin{document}
\ce{K_a \times K_b = K_w}
\end{document}
In \ce{} all text is supposed to be regularized. See how the K_a is ...