 pmeerw's blog
 
pmeerw's blog
Use set term postscript enhanced to enable 
the enhanced syntax (local copy).
Example:
set term postscript enhanced color lw 3
set output "nice.eps"
# produce \beta_1
set xlabel "{/Symbol b_1}"
plot sin(x)
posted at: 18:39 | path: /academic | permanent link