On Sun, 18 Jan 2003, Anand Rangarajan wrote:

| I was trying to enter in LyX 1.3.0pre2 the probability symbol (\Pr in
| latex) together with a superscript "new" using "^" but the aim was to
| force the superscript not to go directly on top of the probability
| symbol but instead to be on the right and above like a normal
| superscript. This doesn't seem to work in the expected manner. In LyX, I
| entered
|
| \{\Pr\}^new

how about $\Pr^{new}$ in LaTeX mode or
Ctrl+m \Pr^new in mathamatical mode

you don't need to write \{

| and saved the file as test_old.lyx. Then I opened it again in
| Lyx1.3.0pre2 and saved the file as test.lyx. Both files are enclosed
| below. When I open test_old.lyx and save it as test.lyx, the \{ and \}
| are removed and instead of getting "new" as a superscript, it shows up
| directly on top of \Pr like a stackrel.

I have opened both files are similar...

| I'll stop using \Pr from now on since it is easier to just type "Pr" and
| then change it to textrm.

I have tried to make Pr^{new} in three ways, like following with the same
result...

- $\Pr^{new}$      % in LaTeX mode
- \Pr^new          % in mathematical mode (put new in superscript box)
- \mathrm{Pr}^new  % as above

I use LyX-1.3.0pre2 in xform-1.0

Regards,

Wayan

Reply via email to