How to produce the latex symbol like \overline{X} ?

  • Follow


I used to use the function "textoidl" to generate latex symbols in
IDL, but I found it could not generate "bar-x", which is generated
through "\overline{x}" in latex. The IDL forum said "IDL> xyouts, 0.5,
0.5,'!S!A-!R!NX !S!A-!R!NY !S!A-!R!NZ', /NORMAL" can display a bar-X,
bar-Y and bar-Z in sequence. But are there any easier ways? Usually I
still have to do some other modulations to the symbol, so if only
there is a  function like textoidl!
0
Reply mildstonewind (1) 11/29/2009 4:24:38 AM

I also want to know. For example,two characters like \overline{xy} and \overline{x^2}, thanks!
0
Reply xqinshan 2/11/2010 7:12:52 AM


On Feb 11, 5:12=A0am, xqinshan <u...@compgroups.net/> wrote:
> I also want to know. For example,two characters like \overline{xy} and \o=
verline{x^2}, thanks!
>
> ---
> frmsrcurl:http://compgroups.net/comp.lang.idl-pvwave/How-to-produce-the-l=
atex-s...

http://groups.google.com/group/comp.lang.idl-pvwave/browse_thread/thread/cd=
37ebeded82faf8#
0
Reply pp.penteado (366) 2/11/2010 7:58:35 AM

3 Replies
1156 Views

(page loaded in 0.049 seconds)

Similiar Articles:













7/25/2012 9:23:52 PM


Reply: