|
From: Rich S. <rsh...@ap...> - 2011-06-06 23:24:12
|
On Tue, 7 Jun 2011, Hans-Bernhard Bröker wrote: > Seems you missed the meaning of the text in "help set xlabel" about the > actual contents of the <offset> argument. Note how it speaks of 'x,y'? > What you were looking for is > > set xlabel 'my text' offset 0, -5 Yes, you are correct. > And what does that actually end up in the generated PostScript file? Blank space with error messages in the virtual terminal that the font cannot be found. > I'd suggest adjusting the capitalization: > > "Palatino" Makes sense. I'll try that. Thank you again, Rich |