Anand Rangarajan schrieb:
On Mon, 2003-01-20 at 02:09, Andre Poenitz wrote:

This LyX input


\{\Pr\}^new
is equivalent to LaTeX

{\Pr}^new
no

which is equivalent to LaTeX

\Pr^new
no

Umm, this is NOT the behavior of latex on my system (Redhat 8.0).
yes, you are right

\[
{\Pr}^{new}
\]
Pr is a operator in written with upright mode. Together with
the {} the ^ is default superscript

\[
\Pr^{new}
\]
with the {} the behaviour of the ^ character depends to
\limit / \nolimit macro.

\[
	\Pr\nolimits^{new}
\]

f.ex. uses superscript, too.

Herbert


--
http://www.educat.hu-berlin.de/~voss/lyx/

Reply via email to