]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 4571 / 4: Add font aliases settings for NR: ancient.itely
authorMasamichi Hosoda <trueroad@trueroad.jp>
Fri, 21 Aug 2015 16:15:54 +0000 (01:15 +0900)
committerMasamichi Hosoda <trueroad@trueroad.jp>
Wed, 26 Aug 2015 10:53:25 +0000 (19:53 +0900)
This commit adds generic font aliases settings.

Documentation/de/notation/ancient.itely
Documentation/es/notation/ancient.itely
Documentation/fr/notation/ancient.itely
Documentation/notation/ancient.itely

index 2457c7227e1005c103e4947edbea098418c4823d..4d777e2b92f3f7db9442544538bb1e7f0ac9efe5 100644 (file)
@@ -2540,7 +2540,7 @@ richtigen Werten, sodass man sofort den Choral notieren kann:
 \paper {
   #(define fonts
     (set-global-fonts
-     #:roman "Linux Libertine O"
+     #:roman "Linux Libertine O,serif"
    ))
 }
 
index c60704da809df14dd5fb6d3ad09a37ef621615bd..072f9933eefc858fc876556fe061f9dd44113ada 100644 (file)
@@ -2476,7 +2476,7 @@ inmediatamente con la introducción del propio canto:
 \paper {
   #(define fonts
     (set-global-fonts
-     #:roman "Linux Libertine O"
+     #:roman "Linux Libertine O,serif"
    ))
 }
 
@@ -2667,7 +2667,7 @@ kievano:
 \paper {
   #(define fonts
     (set-global-fonts
-     #:roman "Linux Libertine O"
+     #:roman "Linux Libertine O,serif"
    ))
 }
 
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"
    ))
 }
 
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"
    ))
 }