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

Home » Public Forums » archive » Re: Coyote Tex
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: Coyote Tex [message #78233 is a reply to message #78229] Wed, 02 November 2011 10:16 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Avian writes:

>
> Thanks so much for the quick reply. I'm trying to get a full symbol list for cgsymbol, and the docs point me to:
>
> http://www.idlcoyote.com/cg_tips/cgsymbol.html
> which doesn't appear to be alive anymore.

Humm. I wonder where that page went. I'll look into this. :-(

> Is there a reference online for all symbols, including
> non-greek symbols?

You can display all the symbols in cgSymbol by doing this:

IDL> void = cgSymbol(/Example)

Or, you can create a PostScript example page like this:

IDL> PS_Start
IDL> void = cgSymbol(/Example)
IDL> PS_End

The old Greek page also has a list of the symbols:

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

The additional cgSymbol symbols are at the end of the page.

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL Java Export Bridge Wrapper save file restore
Next Topic: Re: Contour Function Pattern Broken?

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

Current Time: Fri Oct 10 04:55:40 PDT 2025

Total time taken to generate the page: 0.24085 seconds