|
From: Johannes R. <ja...@ho...> - 2010-09-02 10:20:01
|
Hello,
I have a problem using the character 0 in a postscript font.
set xlabel "{/CMSY10 \000 }{/CMMI12 x}"
does not work. Any other number (instead of the 000) works without a problem.
I'm using the terminal
set term postscript enhanced colour eps fontfile "cmmi12.pfb" fontfile "cmr12.pfb" fontfile "cmsy10.pfb" size 3.33,2.33
My gnuplot version is 4.4.
Regards,
Johannes Rauh
|