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

Home » Public Forums » archive » Parallel and Perpendicular symbols in IDL 8 New Graphics.
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: Parallel and Perpendicular symbols in IDL 8 New Graphics. [message #84583 is a reply to message #84392] Tue, 04 June 2013 05:24 Go to previous messageGo to previous message
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
IDL> w=window()
IDL> p=text(0.3, 0.5,'$\bot$',font_size=20)
IDL> p=text(0.7, 0.5,'$\parallel$',font_size=20)

Subscripts follows the same latex format:

IDL> p=text(0.3, 0.2,'Hello$_\bot$',font_size=20)
IDL> p=text(0.7, 0.2,'there$_\parallel$',font_size=20)

For some reason IDL uses "\bot" rather than "\perp" for the
perpendicular symbol. Huh.

cheers,

paulv

On 06/04/13 02:32, Xin Tao wrote:
> Dear all,
>
> I'm using IDL NG, but I don't know how to put symbols like
> "perpendicular" (upside down T) and "parallel" (||) in annotations.
> In DG, I can do it, although not in a straightforward way. Is there
> an easy way to add those two symbols as subscripts in NG? Thanks.
>
> Xin
>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: strange output with xyouts
Next Topic: Curious Cluster Analysis Conundrum

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

Current Time: Wed Oct 08 19:13:32 PDT 2025

Total time taken to generate the page: 0.00610 seconds