>>>>> "Kostas" == Kostas Oikonomou <[EMAIL PROTECTED]> writes:

Kostas> Is it possible to simplify font-changing in math mode?  Right
Kostas> now I am trying to do in LyX something that is easy in plain
Kostas> LaTeX:

Kostas> \begin{equation} \Pr(\mathrm{system fails in $[0,\tau)$ and
Kostas> this is covered} $|$ \mathrm{system was up at $t=0$})
Kostas> \end{equation}

You should make it the equivalent of:

\Pr(\textrm{system fails in }[0,\tau)\textrm{ and this is covered }| 
  \textrm{system was up at }t=0)

Where the \textrm is obtained by the so-called 'math text mode' (type
M-m m while in the formula). 

I believe this is covered either in the tutorial or the user guide.

JMarc

-- 
                +++ the lyx project user mailing list +++
                To unsubscribe from this list send mail to 
                         [EMAIL PROTECTED]
                    with the **Subject** unsubscribe.

Reply via email to