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

Home » Public Forums » archive » Re: Complicated Latex typesetting for IDL ledgend
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: Complicated Latex typesetting for IDL ledgend [message #73664 is a reply to message #73663] Tue, 23 November 2010 07:19 Go to previous messageGo to previous message
Timm Weitkamp is currently offline  Timm Weitkamp
Messages: 66
Registered: August 2002
Member
On Nov 23, 2:44 pm, jimbo <james.a.gord...@googlemail.com> wrote:
> I would like to include the following LaTex command in the legend of a
> plot in IDL...
>
> $ \widetilde{ B^{ijk}_{0} } $
>
> however TeXtoIDL("...") and IDL 8's internal '$...$' system does not
> support the \widetilde{} command. Is there a way of including this
> symbol into eg the TeXtoIDL lookup table, or of including the whole
> character in another way (maybe I crop it as an image and manually
> place it into the legend using TV - last resort)?
>
> I assume this sort of issue has come up before, but have not found an
> obvious fix in this case.
>
> I have tried code such as...
>
> B_tilde == '!3 !s $B^{ijk}_{0}$ !r !u ~ !n'
>
> which gives a B with a tilde above, however the tilde is not streched
> to cover the superscript as well, and is not positioned high enough to
> even sit well above the B let alone the whole symbol. I should add
> that this is postscript output to a .esp plot
>
> Any ideas would be great
>
> Thanks

I doubt that this is possible using only IDL. Have you considered
using psfrag?

Timm
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Common block compilation error
Next Topic: Complicated Latex typesetting for IDL ledgend

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

Current Time: Wed Oct 08 15:57:26 PDT 2025

Total time taken to generate the page: 0.02326 seconds