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

Home » Public Forums » archive » Dot miscentered in \sun symbol of cgsymbol?
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: Dot miscentered in \sun symbol of cgsymbol? [message #89811 is a reply to message #89806] Thu, 04 December 2014 06:41 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Mats Löfdahl writes:

> That made the sun symbol look right, but now it doesn't respond to subscripting:
>
> IDL> cgset_ttfont, 'dejavusans'
> IDL> cgplot, [0, 1], [0, 1], xtitle = 'R$\sub$$\sun$', output = 'test.pdf'
>
> The new version of test.pdf is now at the same url as before: http://www.isf.astro.su.se/~mats/test.pdf

This needs to be explained better in the documentation, but construct
your string like this:

cgset_ttfont, 'dejavusans'
cgplot, [0, 1], [0, 1], xtitle = 'R$\sub\\sun$', output = 'test.pdf'

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: FFT on time series NDVI image
Next Topic: FG question: retrieve points within polygon

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

Current Time: Wed Oct 08 15:44:23 PDT 2025

Total time taken to generate the page: 0.00435 seconds