On Tue, Feb 05, 2002 at 09:36:25PM +0100, Crlfr wrote:
> Hello everybody.
> I've got a new problem.
> I need to insert roman characters in some formulas instead of
> Italic/emphatized. I tried:
> 1) C-m, to activate mathed;
> 2) click on the button for the TeX mode;
> 3) \textrm{H} if I need H, for istance.
>
> Can someone be so kind as to tell me how can I have roman characters in my
> formulas in a safe way?
1) C-m
2) C-m
3) H
or if you want \mathrm and not \textrm:
1) C-m
2) M-m r
3) H
This is all documented in the Userguide...