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

Home » Public Forums » archive » Re: special characters in iTools annotation
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: special characters in iTools annotation [message #58095 is a reply to message #58093] Tue, 15 January 2008 11:00 Go to previous messageGo to previous message
Benjamin Hornberger is currently offline  Benjamin Hornberger
Messages: 258
Registered: March 2004
Senior Member
Paul van Delst wrote:
> Benjamin Hornberger wrote:
>> Hi all,
>>
>> I am trying to put a "times" symbol (like the letter x, but not
>> exactly, LaTeX $\times$) into an iTools annotation. I found it in the
>> Helvetica font table at position 327 (octal), but I don't know how to
>> add it to the iTools annotation.
>>
>> David's description on
>> http://www.dfanning.com/ographics_tips/greek.html doesn't seem to help
>> because since I am not creating the text object programmatically I
>> can't use the string() function. Or can I somehow?
>>
>> Thanks for your help,
>> Benjamin
>
> Does this work:
>
> IDL> window
> IDL> x="327B
> IDL> xyouts, 0.5,0.5,string(x),/norm,charsize=6
>
>
> ?

Yes, but this is direct graphics. Also it uses the string() function,
which I know how to use one the command line / programmatically, but I
don't know how to use it in the graphical interface of iTools. If I just
type string(), the string "string()" is added in my annotation ...
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Format of contour labels?
Next Topic: Logic problem

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

Current Time: Fri Oct 10 10:01:18 PDT 2025

Total time taken to generate the page: 1.19961 seconds