X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Ftest%2Fmensural-ligatures.ly;h=78e2f97078892342d5cac510886474c0bf721671;hb=56f77a28d7c1d9723899f90889016ce4978d890c;hp=51d77865c55b1e3065ecea5c98eda51e1a20a3fa;hpb=677031b7d5fd1806ca5d72bb6cbc37b3aacd5071;p=lilypond.git diff --git a/input/test/mensural-ligatures.ly b/input/test/mensural-ligatures.ly index 51d77865c5..78e2f97078 100644 --- a/input/test/mensural-ligatures.ly +++ b/input/test/mensural-ligatures.ly @@ -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 }