On Mon, May 21, 2007 at 05:21:51PM +0200, Jean-Marc Lasgouttes wrote: > >>>>> "Darren" == Darren Freeman <[EMAIL PROTECTED]> writes: > > Darren> On Mon, 2007-05-21 at 16:16 +0200, Herbert Voss wrote: > >> {Ge}^3 is different to > >> > >> Ge^3 and G^3 and e^3, which have all the same vertical height. > > Darren> So how does one enter {Ge}^3 in LyX other than ERT? > > Once you have your e^3 entered, your can go in the 'e' box and add the > G. Not very intuitive, I know...
No, this is not sufficient as the nucleus still is "e" in this case. If you save and reload the file, you will notice that. You have to put Ge in a brace inset (using \{) if you want "Ge" as the nucleus. However, in this case it will not make a visual difference, given the rules for sub/superscript placement. However, you will notice the difference between "\int e^3", where \int is added to the 'e' box, and "{\int e}^3" (even in LyX :). -- Enrico