|
FontSubstitutions
FontSubstitutions is an option for Cell, StyleBox and StyleForm which gives a list of substitutions to try for font family names.
A typical setting is {"Geneva" -> "Helvetica"}.
FontSubstitutions is used only for FontFamily settings, and not for FontWeight, FontSlant and so on.
See Section 2.11.10.
See also: FontFamily.
New in Version 3.
|