Discussion:
how to write a K with a hat symbol above
(too old to reply)
Klemens
2007-05-16 09:26:34 UTC
Permalink
Hello together,

how can I position a hat symbol above a K ( \hat{K} in Latex, when
writing an axis title ?
Do I need this textoidl library to do this ?

Thanks for your help in advance !

Klemens
David Fanning
2007-05-16 12:53:39 UTC
Permalink
Post by Klemens
how can I position a hat symbol above a K ( \hat{K} in Latex, when
writing an axis title ?
I presume you mean IDL, and not Latex, since this is an
IDL newsgroup:

k_hat = = '!3!sk!r!u^!n'
Post by Klemens
Do I need this textoidl library to do this ?
No, of course not. (And I don't think the TexToIDL
package does it anyway.) :-)

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Christopher Thom
2007-05-16 17:37:57 UTC
Permalink
Post by David Fanning
Post by Klemens
how can I position a hat symbol above a K ( \hat{K} in Latex, when
writing an axis title ?
I presume you mean IDL, and not Latex, since this is an
k_hat = = '!3!sk!r!u^!n'
Post by Klemens
Do I need this textoidl library to do this ?
No, of course not. (And I don't think the TexToIDL package does it
anyway.) :-)
Thats right -- textoidl does mostly just greek letter, subscripts and
superscripts...it's not a general purpose latex formatting package
(although I think many people, myself included, would LOVE to have that
functionality!).

cheers
chris
Klemens
2007-05-17 08:18:17 UTC
Permalink
Hi David, Hi Chris,

thanks for your help !

[However, I will check out this TexToIDL package :-) ]

Cheers

Klemens

Loading...