help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Font size problem when printing to eps files


From: Fredrik Lingvall
Subject: Font size problem when printing to eps files
Date: Fri, 19 Feb 2010 14:36:26 +0100

Hi all,

I'm trying to change the font size when printing to eps files (for a beamer presentation) but doing:

print -depsc -F:20 ../eps/data_decay.eps

has no effect. If I do a

drawnow ("postscript", "../eps/data_decay.eps", 0, "debug.gp")

and then change font from 12 to 24 and add "eps" after "postscript" in the debug.gb file then the font size changes (but I get some bounding box problems).

Am I doing something wrong here?


# octave --version
GNU Octave, version 3.2.3



/Fredrik

reply via email to

[Prev in Thread] Current Thread [Next in Thread]