help-octave
[Top][All Lists]
Advanced

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

Re: fonts with 3.0


From: David Bateman
Subject: Re: fonts with 3.0
Date: Fri, 11 Jan 2008 09:22:20 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

Dmitri A. Sergatskov wrote:
> With the older graphics engine,  print("-depsc2", "-F:18", "fname.ps") would 
> set
> the same fonts for axes and for labels/titles. Now, with 3.0, it sets
> only axis fonts.
> I am not sure if this is a bug or the feature. If it is a feature, how
> one does set the
> fonts for th xlabel, ylabel, and the title?
>
> Sincerely,
>
> Dmitri.
> --
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave
>
>   
Sometime like

octave:1> plot(1:10)
octave:2> xlabel("X","fontname","Times")
octave:3> ylabel("Y","fontname","Helvetica")

should work.

D.

-- 
David Bateman                                address@hidden
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



reply via email to

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