Re: How to type underscore in postscript enhanced terminal?
by Lionel B <me@[EMAIL PROTECTED]
>
Jul 7, 2008 at 07:52 AM
On Sun, 06 Jul 2008 20:30:58 -0700, Peng Yu wrote:
> Hi,
>
> I'm wondering how to type an underscore in postscript enhanced terminal?
>
> Thanks,
> Peng
>
> set term postscript enhanced
> set xlabel "delta\_freq"
set xlabel 'delta\_freq'
(single quotes) seems to work for me here.
--
Lionel B