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 
Return to the default flat view Create a new topic Submit Reply
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.")
[Message index]
 
Read Message
Read Message
Previous Topic: postscript output
Next Topic: Postscript output device

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

Current Time: Fri Oct 10 17:40:37 PDT 2025

Total time taken to generate the page: 0.87888 seconds