MathGroup Archive 1996

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Subscripts in Text

  • To: mathgroup at smc.vnet.net
  • Subject: [mg3365] Re: [mg3218] Subscripts in Text
  • From: cottmann at zmnh.zmnh.uni-hamburg.de (Tobias Cottmann)
  • Date: Sat, 2 Mar 1996 04:12:55 -0500
  • Organization: Zentrum fuer Molekulare Neurobiologie
  • Sender: owner-wri-mathgroup at wolfram.com

Hi there,

thanks to all who replied to my question on subscripts. All solutions were
of the form

SuperOxide = SequenceForm[H,Subscript[2],O,Subscript[2]]

which works fine except for printing. The output looks like the screen
output of the above solution:

Out[x]=
   H O
    2 2

But what I'd like to have is an output like TeX's "_": a smaller 2 located
a little below the H and not in the next row. My $DefaultFont is set to
Helvetica if that is of any interest.

Thanks,
Tobias

==== [MESSAGE SEPARATOR] ====


  • Prev by Date: Re: Constant term in polynomial?
  • Next by Date: Re: Subscripts in Text
  • Previous by thread: ConstantCoefficient of polynomial
  • Next by thread: Re: Subscripts in Text