]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/notation/ancient.itely
Issue 4571 / 4: Add font aliases settings for NR: ancient.itely
[lilypond.git] / Documentation / fr / notation / ancient.itely
index 374739efe8313d980aa1e18ef8c3c15988f525cb..2976478858904fd12a7cb0bcc23f07c448b58665 100644 (file)
@@ -2467,7 +2467,7 @@ lancer dans la saisie de votre chant, comme ci-dessous :
 \paper {
   #(define fonts
     (set-global-fonts
-     #:roman "Linux Libertine O"
+     #:roman "Linux Libertine O,serif"
    ))
 }
 
@@ -2653,7 +2653,7 @@ Voici comment générer des ligatures en notation kiévienne :
 \paper {
   #(define fonts
     (set-global-fonts
-     #:roman "Linux Libertine O"
+     #:roman "Linux Libertine O,serif"
    ))
 }