]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/notation/text.itely
Issue 4591 / 3: Fix font-name overriding wrong name
[lilypond.git] / Documentation / notation / text.itely
index 85f48e4e7b3f50b135706be090523ee2e6ef3dea..ae40256caa28a5536cb8a16ef78a17f5ae153486 100644 (file)
@@ -1531,7 +1531,7 @@ FontConfig may be used in a score, using the following syntax:
 \time 3/4
 
 a'1_\markup {
-  \override #'(font-name . "Vera Bold")
+  \override #'(font-name . "Bitstream Vera Sans Bold")
     { Vera Bold }
 }
 @end lilypond