|
|
GNU LilyPondWelcome to the home of the GNU Music Typesetter |
||||||||||
|
Node:Font selection, Next:Text markup, Previous:What to tune?, Up:Tuning output Font selectionMost graphics in LilyPond are composed of characters of fonts. You can alter the characteristics of the font by setting certain grob properties. The mechanism that is used for this resembles LaTeX's New Font Selection Scheme. Within this scheme, a font is entirely characterized by its font name. For each grob that uses fonts (in other words, each grob that supports
The font is selected by taking the first font that satisfies all
qualifiers specified. You can override any of these fields through
\property Lyrics.LyricText \override #'font-series = #'bold \property Lyrics.LyricText \override #'font-shape = #'* There are also pre-cooked font selection qualifiers. These are selected
through the grob property The style sheets and tables for selecting fonts are located in
BUGS Relative size is not linked to any real size. There is no mechanism to select magnification of particular fonts, meaning that you don't have access to continuously scaled fonts. You can scale the entire output, of course, see Output scaling. There is no style sheet provided for other fonts besides the TeX family. |
||||||||||
|
Go back to index of LilyPond.
Please send GNU LilyPond questions and comments to lilypond-user@gnu.org. Please send comments on these web pages to lilypond@packages.debian.org Copyright (c) 1997--2001 Han-Wen Nienhuys and Jan Nieuwenhuizen. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. |
|||||||||||
This page was built from LilyPond-1.4.12 (stable-branch) by