From 34e835216fc0df5c3af4af8933f38559c841c555 Mon Sep 17 00:00:00 2001 From: Mats Bengtsson Date: Wed, 19 Jul 2006 18:15:57 +0000 Subject: [PATCH] * Documentation/user/advanced-notation.itely (Font selection): Document how to get a list of available fonts using 'lilypond -dshow-available-fonts blabla'. --- ChangeLog | 6 ++++++ Documentation/user/advanced-notation.itely | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index ee01181d52..3b0154b619 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-07-19 Mats Bengtsson + + * Documentation/user/advanced-notation.itely (Font selection): + Document how to get a list of available fonts using + 'lilypond -dshow-available-fonts blabla'. + 2006-07-19 Han-Wen Nienhuys * GNUmakefile.in: filter lily-XXX.pdf files. diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely index 1bb72ecc82..8974df6824 100644 --- a/Documentation/user/advanced-notation.itely +++ b/Documentation/user/advanced-notation.itely @@ -505,6 +505,12 @@ then set the @noindent Any font can be used, as long as it is available to Pango/FontConfig. +To get a full list of all available fonts, run the command +@example +lilypond -dshow-available-fonts blabla +@end example +(the last argument of the command can be anything, but has to be present). + The size of the font may be set with the @code{font-size} property. The resulting size is taken relative to the -- 2.39.2