$TextStyle
Usage
• $TextStyle gives the default style to use for text in graphics.
Notes
• The following forms of settings can be used:
| "style" | a specific cell style | { -> , ... } | a list of option settings | {"style", -> , ... } | a style modified by option settings |
• The options that can be given are as in StyleForm. • "style" settings can only be used when a notebook front end is present. • $TextStyle gives the default value for the TextStyle option in graphics. • New in Version 3.
|