On Sat, Sep 28, 2002 at 09:38:48PM +0200, S.K. Tomar wrote: > How can I get double sub(sup)script, like the one in > attached file. One solution I tried (crude though) by taking > 2x1 matrix in subscript but that takes much space. > > Any better solution???
In LyX >= 1.2.0: First, enable AMS math in the document dialog. Type \substack <space>, and write the first subscript. Then, type M-m w i, and write the second subscript.
