]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/gregorian-scripts.ly
Assorted minor mostly one-line clarifications.
[lilypond.git] / input / test / gregorian-scripts.ly
index b0ba5d3bbea8db845cf8da899d31ce83dbf1d2f8..feeb4d5009c10bd80593967d5e62292b59133ba5 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.4.0"
+\version "2.7.39"
 \header {
     texidoc  = "@cindex Gregorian Scripts
 
@@ -27,7 +27,7 @@ FIXME: episem stops one notehead too early.
 \include "gregorian-init.ly"
 
 \paper {
-    linethickness = \staffspace / 5.0
+    line-thickness = \staff-space / 5.0
 }
 
 \score {
@@ -48,9 +48,9 @@ FIXME: episem stops one notehead too early.
     }
   }
   \layout {
-    linewidth = 70.0
+    line-width = 70.0
     width = 60.0
     indent = 0.0
-    raggedright = ##t
+    ragged-right = ##t
   }
 }