|
From: <br...@ph...> - 2006-09-04 21:01:47
|
SB wrote: > Hello, > I try to include gnuplot graphs as eps in my documents.=20 >=20 > "help set terminal postscript enhanced" and "ps_guide.ps" helped me= with > most of my problems (for example, with "deutschen Umlauten": =C3= =A4=C3=B6=C3=BC=C3=9F), but > not with this one: >=20 > I would like to print some labels/titles in my plots as bold (or > underlined) text. How can I do this? Bold is essentially part of the font name, in Postscript. So use= =20 enhanced syntax to select a bold font. |