From c6035c9f68d892a37855edf6acb5e9d0fbec7267 Mon Sep 17 00:00:00 2001 From: Masamichi Hosoda Date: Mon, 7 Sep 2015 22:49:14 +0900 Subject: [PATCH] Issue 4591 / 5: NR: Add font-name description This commit adds font-name description. --- Documentation/notation/text.itely | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/notation/text.itely b/Documentation/notation/text.itely index 1f66c48a71..5ccd500d58 100644 --- a/Documentation/notation/text.itely +++ b/Documentation/notation/text.itely @@ -1541,6 +1541,12 @@ a'1_\markup { @cindex listing available fonts @cindex available fonts, listing +@var{font-name} can be described using a comma-separated list of @q{fonts} +and a white-space separated list of @q{styles}. +As long as the @q{font} in the list is installed +and contains requested glyph, it will be used, +otherwise the @emph{next} font in the list will be used instead. + @funindex show-available-fonts Running lilypond with the following option displays a list of all -- 2.39.5