[Solved] Super/subscript no longer than three characters

Discuss the formula editor
Post Reply
paolopoz
Posts: 7
Joined: Mon Oct 27, 2008 10:36 pm
Location: Italy

[Solved] Super/subscript no longer than three characters

Post by paolopoz »

Hello * this is my first post :-)

I am trying to write a formula where I need superscript and subscript longer than 3 chars but OOo shows me a question mark.
With:

CMAC binom{max}{prop}

but even:

CMAC^{max}_{prop}

I am not able to see "prop", even if I move it to the superscript. Is it a bug? Is there any way that allow me to use longer words? Any guess?
I use OOo 3.0.
Thanks for your help!

Paolo
Last edited by paolopoz on Tue Nov 25, 2008 2:00 pm, edited 2 times in total.
AOO 3.4.1 on Kubuntu
Bauke
Posts: 3
Joined: Thu Nov 20, 2008 7:19 pm

Re: Super/subscript no longer than three characters

Post by Bauke »

Prop is a reserved word in math, please try

CMAC binom max "prop"

By the way, for superscript and subscript you might want to use

CMAC sup max sub "prop"

Bauke
OOo 3.0.X on Ms Windows XP + Linux
paolopoz
Posts: 7
Joined: Mon Oct 27, 2008 10:36 pm
Location: Italy

Re: Super/subscript no longer than three characters

Post by paolopoz »

That works!
Many thanks!
AOO 3.4.1 on Kubuntu
Post Reply