Search found 1 match

by Tadeusz
Fri Mar 02, 2012 3:09 am
Forum: Math & Science
Topic: preview-latex and mhchem
Replies: 1
Views: 2678

preview-latex and mhchem

Hi,

I am using the mhchem package for writing chemical formulas. Preview-latex displays them correctly in Emacs when the command \ce is inside the math environment, but not when \ce is inside the regular text. After reading documentation I have added:
\PreviewMacro[{{}}]{\ce}
to the preamble and ...