Hi!
There's a possibility to get an arrow like on the attached graphic?
Sonntag
Search found 13 matches
- Sun May 24, 2015 5:28 pm
- Forum: Math & Science
- Topic: Arrow for multiple consecutive reactions
- Replies: 7
- Views: 6791
- Sun May 24, 2015 5:26 pm
- Forum: Math & Science
- Topic: Cross-referencing with mhchem package
- Replies: 8
- Views: 8948
Cross-referencing with mhchem package
Here is a short mini-example:
Code: Select all
\documentclass{article}
\usepackage { chemexec }
\usepackage[version=4,arrows=pgf-filled]{mhchem}
\begin{document}
\reaction{O2 + H* <=> OH* + O*}
\end{document}
- Sun May 24, 2015 3:43 pm
- Forum: Math & Science
- Topic: Cross-referencing with mhchem package
- Replies: 8
- Views: 8948
Cross-referencing with mhchem package
Hi!
I want to cross-reference an equation that I've introduced with the reaction-environment from the mhchem package. How can I do it? Hope for your answers. 
Sonntag
Code: Select all
\reaction{H2 + OH* <=> H2O + H*}

Sonntag