On Wed, Mar 07, 2001 at 04:35:04PM +0900, R. Lahaye wrote:
> When I use
> 
>       T = {rm sign}\Theta arctan(E)
> 
> it's just fine!

You don't need to use the \rm command in this case:
You can press M-c r for roman text (while in mathed) and M-c space to return
to italics.

An even better thing to do, is to put
  \DeclareMathOperator{\sign}{sign}
in the preamble (and enable ams-math in the document dialog),
and then use \sign in mathed.

Reply via email to