[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: subscripts and superscripts in plot labels and titles ?
Jochen Weller <jw249@damtp.cam.ac.uk> wrote:
> Hia
>
> I just started using IDL today and encounterd the following problem.
> I would like to use subscripts and superscripts (indeces and exponents)
> in my axis labels. I can not find any instructions how to do this.
> In case it is important: I use the POSTSCRIPT (encapsulated) device.
> Thanks a lot for your help.
Check out the Tex2IDL package: http://physweb.mnstate.edu/mcraig/TeXtoIDL/ This
lets you replace IDL's ugly and unweildy control sequences with the familiar
TeX notation.
- Marshall