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

Home » Public Forums » archive » postscript output
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
postscript output [message #76834] Wed, 06 July 2011 08:30 Go to next message
abc is currently offline  abc
Messages: 46
Registered: March 2011
Member
Dear all,
I have small problem in postscript output in IDL. In the
plot window the Greek symbol(lambda) look fine but when trying to save
that as in postscript. The symbol appear as alphabet rather then
appearing as a Greek symbol(lambda).

Does any one know how i can save postscript output with the same Greek
symbol(lambda).

thanks in advance
Re: postscript output [message #76837 is a reply to message #76834] Wed, 06 July 2011 08:52 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
abc writes:

> I have small problem in postscript output in IDL. In the
> plot window the Greek symbol(lambda) look fine but when trying to save
> that as in postscript. The symbol appear as alphabet rather then
> appearing as a Greek symbol(lambda).
>
> Does any one know how i can save postscript output with the same Greek
> symbol(lambda).

You can use the Greek function from the Coyote Library:

http://www.idlcoyote.com/programs/greek.pro

Use it like this:

IDL> str = 'This is lambda symbol: ' + Greek(lambda)

This will work on your display and in PostScript:

http://www.idlcoyote.com/ps_tips/greeksym.html

Cheers,

David



--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thue. ("Perhaps thos speakest truth.")
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: postscript output
Next Topic: Postscript output device

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

Current Time: Fri Oct 10 06:52:55 PDT 2025

Total time taken to generate the page: 0.71935 seconds