|
Re: How to draw the 'tau' symbol [message #74147 is a reply to message #74145] |
Tue, 21 December 2010 06:27  |
natha
Messages: 482 Registered: October 2007
|
Senior Member |
|
|
Yes !
Using the X device, change the font to use greek symbols, then use the
octal value of tau and then return to the default selected font.
tau=!4+STRING("163B)+!X
David fannig has a great article explaining that:
http://www.dfanning.com/ps_tips/greeksym.html
Note that if you want to save your plot in a PostScript you should use
the symbol font and a different octal value.
Cheers,
nata
|
|
|