]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/notation/text.itely
Update NR font size section (Issue 3370)
[lilypond.git] / Documentation / notation / text.itely
index 739abbdf4956a1dd25d75fe6f1188b7b85e52f92..221e2fdcfff717b4dc7dec71419debd61c82f037 100644 (file)
@@ -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
 
@@ -1122,9 +1131,10 @@ An exhaustive list of graphics-specific commands can be found in
 
 @seealso
 Notation Reference:
-@ref{Graphic},
+@ref{Align},
+@ref{Dimensions},
 @ref{Editorial annotations},
-@ref{Align}.
+@ref{Graphic}.
 
 Installed Files:
 @file{scm/define-markup-commands.scm},