X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fles-nereides.ly;h=c39e7f37b526d4bc22062a512fc7ef1c40eab1ee;hb=9d9aa44b75f4a97ea1399c12ab9bac299da08e6e;hp=12f2cb7ee2e5e9a34af494015f999eb46b83b4ab;hpb=09e0661443dcf763606254f81aa975b78f369465;p=lilypond.git diff --git a/input/les-nereides.ly b/input/les-nereides.ly index 12f2cb7ee2..c39e7f37b5 100644 --- a/input/les-nereides.ly +++ b/input/les-nereides.ly @@ -1,4 +1,4 @@ -\version "2.6.0" +\version "2.10.0" \header { composer = "ARTHUR GRAY" @@ -56,7 +56,7 @@ treble = \new Voice \relative c''{ cis''''4^\markup { \small \italic "m.g." }\arpeggio~ \grace { cis8 - \override Stem #'direction = #CENTER + \revert Stem #'direction a16[-5_( fis dis] #(set-octavation 0) @@ -240,14 +240,14 @@ middleDynamics = { theScore = \score{ \context PianoStaff << - \context Staff = "treble" << + \new Staff = "treble" << \treble \trebleTwo >> \new Dynamics << \middleDynamics >> - \context Staff = "bass" << + \new Staff = "bass" << \clef bass \bass \bassTwo @@ -263,7 +263,7 @@ theScore = \score{ \type "Engraver_group" \name Dynamics \consists "Output_property_engraver" - minimumVerticalExtent = #'(-1 . 1) + \override VerticalAxisGroup #'minimum-Y-extent = #'(-1 . 1) \consists "Script_engraver" \consists "Dynamic_engraver"