|
From: Juergen W. <wie...@fr...> - 2005-07-05 09:27:40
|
Hi, A colleague just asked me how to use Umlauts with gnuplot on his box. As he uses SuSE 9.3, the default encoding is UTF-8. That isn't supported by "set encoding" yet. So I had to refer to latin1, ps_guide.ps and all the funny "\340" octal codes. That's of course far from being convenient. A more convenient workaround would be to switch the encoding within emacs for gnuplot files, but... So my question: Is it possible to add UTF to "set encoding"? At least for the postscript terminal? What does the postscript standard say about UTF? Juergen |