Hi
In the manual it is stated
enhanced enables enhanced text mode features (subscripts, superscripts and mixed fonts). See enhanced (p. [*]) for more information. blacktext forces all text to be written in black even in color mode;
However in the postscript terminal, I see that the points sizes are much ticker than x11. I use
set term post eps enhanced color blacktext size 3.1,2.2 solid "Times-Roman" 12
plot "delta" u 6 every ::2::80000 title "data" with points pt 7 ps 0.7
However the point size is similar to "ps 3" in x11. Is that normal? It is quite tick in my chart.
Regards,
Mahmood
|