Comining Fonts in a Label
- To: mathgroup at christensen.cybernetics.net
- Subject: [mg475] Comining Fonts in a Label
- From: "Roger M. Jones" <rmj at LLEWELYN.SLAC.Stanford.EDU>
- Date: Wed, 15 Feb 1995 09:46:54 -0800
Dear Users,
How are fonts combined within a label?
For a single font, it is straightforward:
Plot[ x^2, {x, -5, 5}, AxesLabel -> {x, FontForm[ "a", {"Symbol", 10} ]} ]
However, for axes alpha-axis, beta-axis, say, can this be done?
---
Regards,
Roger
(rmj at llewelyn.slac.stanford.edu)