]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/notation/ancient.itely
Issue 4571 / 4: Add font aliases settings for NR: ancient.itely
[lilypond.git] / Documentation / notation / ancient.itely
index 57a8b21e12176c1c3f1dca7baad95bd2c9ad7e1f..9f2f25690e3daebb38dc9a69a4bd9275893a77e1 100644 (file)
@@ -2412,7 +2412,7 @@ values, so you can immediately go ahead entering the chant:
 \paper {
   #(define fonts
     (set-global-fonts
-     #:roman "Linux Libertine O"
+     #:roman "Linux Libertine O,serif"
    ))
 }
 
@@ -2590,7 +2590,7 @@ The following example demonstrates the use of Kievan ligatures:
 \paper {
   #(define fonts
     (set-global-fonts
-     #:roman "Linux Libertine O"
+     #:roman "Linux Libertine O,serif"
    ))
 }