]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/mensural-ligatures.ly
instrument name fixup.
[lilypond.git] / input / test / mensural-ligatures.ly
index 51d77865c55b1e3065ecea5c98eda51e1a20a3fa..78e2f97078892342d5cac510886474c0bf721671 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.2"
+\version "2.7.39"
 % TODO:
 % check with ancient- stuff.  rename, merge, something.  -gp
 
@@ -13,7 +13,7 @@ in a tight manner."
 % graphical width of the ligatures rather to the musical moment in time.
 % This is intended behaviour.
 
-voice = \notes \transpose c c' {
+voice =  \transpose c c' {
   \set Score.timing = ##f
   \set Score.defaultBarType = "empty"
   g\longa c\breve a\breve f\breve d'\longa^\fermata
@@ -32,6 +32,9 @@ voice = \notes \transpose c c' {
   \bar "||"
 }
 
+\paper {
+    line-thickness = \staff-space / 5.0
+}
 \score {
     \context ChoirStaff <<
        \new MensuralStaff <<
@@ -45,8 +48,7 @@ voice = \notes \transpose c c' {
            >>
        >>
     >>
-    \paper {
-       linethickness = \staffspace / 5.0
+    \layout {
        \context {
            \Voice
            \name MensuralVoice
@@ -66,8 +68,8 @@ voice = \notes \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
        }