View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

Greek letters in axis labels for sgraph

Donna Weistrop wrote on Feb 13, 2018


I'm having trouble with Greek letters in axis labels for sgraph. I have

what looks like the exact same formatting for the x and y axes, but the y

axis label is fine while the x label has spaces in front of the Greek

letters. This is after I use

:.snap eps

to create an eps file. Do you know anything about this? The sgraph statement in question follows.

Thanks for any help.

sgraph ("temp.tab extlog67176731.ha extlog6583.6563 ", errcolumn="", dvpar="", pltpar="", axispar="",wl=-1.0, wr=0.5,wt=1.0,wb=-1.0,pointmo+,xlabel="log([SII]\\fGll\\fR6716,6731/H\\fGa)",

ylabel="log([NII]\\fGl\\fR6583/H\\fGa)", title="",errax=0,errtype="bartck", marker="plus", szmarker=.02,version="20Jul93",append=no, pattern="solid",crvcolor=1, sysid=no )


Last post on Feb 13, 2018