From: Phil Holmes Date: Sun, 3 May 2015 13:51:36 +0000 (+0100) Subject: Update NR font size section (Issue 3370) X-Git-Tag: release/2.19.20-1~7 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b8b27caaf71ab2bbea81181092927af0cb90a785;p=lilypond.git Update NR font size section (Issue 3370) --- diff --git a/Documentation/notation/text.itely b/Documentation/notation/text.itely index ac5436b94b..221e2fdcff 100644 --- a/Documentation/notation/text.itely +++ b/Documentation/notation/text.itely @@ -573,6 +573,15 @@ b1^\markup { \abs-fontsize #8 da } b1-\markup { \abs-fontsize #14 camera } @end lilypond +If the text includes spaces, then it is best to put it all inside quote +marks, so that the size of each space is appropriate for the size of the +other characters. + +@lilypond[quote,verbatim] +\markup \fontsize #6 \bold { Sinfonia da camera } +\markup \fontsize #6 \bold { "Sinfonia da camera" } +@end lilypond + @cindex subscript @cindex superscript