Angus Leeming wrote:
Herbert Voss wrote:
use cmbright instead of lmodern and then
with \usepackage{textcomp} \textmu\meter
Thanks, Herbert, I'll try that. It;s certainly good enough for me, given
that I'm trying to produce camera-ready images for a paper that will be
submitted in Word format. (My boss is too set in his ways to change.)
It's an ugly, clunky solution in general though (because I read you telling
us that lmodern is the thing to use) :-(
sure, but an upright greek letter in sans serif is another question ...
ps: With PSTricks it would be easier ;-)
Easier than this gnuplot file which is exported to XFig by my
gnuplot2fig.sh script? Sorry, Herbert. I think I win that one ;-)
I do not think so ... ;-)
clear
reset
set xtics nomirror
set ytics nomirror
set xlabel 'Path length (\micro\metre)' 0, -1
set ylabel 'Number of pathways (\%)' -1
[ ... ]
sent me your data files as private mails
Herbert