comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » "El Nino" Text
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: "El Nino" Text [message #6977 is a reply to message #6902] Thu, 05 September 1996 00:00 Go to previous messageGo to previous message
joseph.b.gurman is currently offline  joseph.b.gurman
Messages: 15
Registered: October 1995
Junior Member
In article <322D998B.7850@cdc.noaa.gov>, Andy Loughe <afl@cdc.noaa.gov> wrote:

> How in IDL do I print "El Nino" with a tilde over the small n?

Andy -

You've probably gotten lots of responses by now, but in general, you
want to:

IDL> set_plot, 'ps
IDL> !p.font = 0
IDL> device, /<yourfavoritePostScriptFontName>, /isolatin

(where <yourfavoritePostScriptFontName> is something like Times, Palatino, &c.)

IDL> n_tilde = string(241b)
IDL> xyouts, x_coord, y_coord, 'El Ni' + n_tilde+ 'o', ....

Hope this helps,

Joe Gurman

--
| Joseph B. Gurman / NASA Goddard Space Flight Center / Solar |
| Data Analysis Center/ Code 682.3 / (301) 286-4767 / |
| joseph.b.gurman@gsfc.nasa.gov |
| Civil servants are still not allowed to have opinions while at |
| work. Therefore, any opinions herein must be someone else's. |
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Help with help files.
Next Topic: button sizing, sun vs sgi

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 20:40:13 PDT 2025

Total time taken to generate the page: 0.56149 seconds