On Wed, Feb 13, 2002 at 06:03:22PM -0600, Remzi Seker wrote:
> If I go ahead and type \scriptstyle{v_2} etc.. the dvi will look fine. I save 
> the file, open it again, but I have the same problem. Only the first element 
> will seem to be in scriptstyle...

The syntax to use is actually   {\scriptstyle v_2}. But I remember problems
with size changes in old mathedd, so a save method might be to define a
macro of your own (like   \def\ss#1{{\scriptstyle #1}} as ERT and use
\ss{v_2} in math afterwards.

Andre'

-- 
André Pönitz .............................................. [EMAIL PROTECTED]

Reply via email to