|
From:
<br...@ph...> - 2006-04-12 14:36:21
|
fr1d_mail wrote:
> oups, version is 4.0, and terminal is enhanced postscript color
Can't seem to reproduce a problem with that:
set encoding iso_8859_1
set title 'éäàèê {/Symbol a}'
set term post enhanced color solid
set out 'taccent'
p x
set out
worked just fine, here. Gets me lots of diacritics and an \alpha in the
generated 'taccent.ps'
|