]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/mensural-ligatures.ly
formatting nitpicks.
[lilypond.git] / input / test / mensural-ligatures.ly
index afad2ee3ba57eb5a05ff6116f35a935d1beec4be..5b52f3e93bb26c4ea1c8d06d60376fd5754d2f52 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.16"
+\version "2.10.0"
 % TODO:
 % check with ancient- stuff.  rename, merge, something.  -gp
 
@@ -32,6 +32,9 @@ voice =  \transpose c c' {
   \bar "||"
 }
 
+\paper {
+    line-thickness = \staff-space / 5.0
+}
 \score {
     \context ChoirStaff <<
        \new MensuralStaff <<
@@ -45,8 +48,7 @@ voice =  \transpose c c' {
            >>
        >>
     >>
-    \paper {
-       linethickness = \staffspace / 5.0
+    \layout {
        \context {
            \Voice
            \name MensuralVoice
@@ -66,8 +68,8 @@ voice =  \transpose c c' {
            \override Accidental #'style = #'mensural
            \override Custos #'style = #'mensural
            \override Custos #'neutral-position = #3
-           \override Custos #'neutral-direction = #-1
-           clefGlyph = #"clefs-petrucci-g"
+           \override Custos #'neutral-direction = #down
+           clefGlyph = #"clefs.petrucci.g"
            clefPosition = #-2
            clefOctavation = #-0
        }