Fonts
- To: mathgroup at yoda.physics.unc.edu
- Subject: Fonts
- From: Mitja Lakner <mitja.lakner at uni-lj.si>
- Date: Sat, 3 Apr 1993 11:28:52 +0200
I have Mma 2.1 for Windows:
I can't change fonts in plots, say with:
Plot[x^2, {x,-1,1},
PlotLabel -> FontForm["Label", {"Helvetica-Bold",12}]]
I got small default fonts as with PlotLabel -> "Label"
Any suggestions?