]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/mutopia/R.Schumann/romanze-op28-2.ly
Change #up->#UP and #down->#DOWN.
[lilypond.git] / input / mutopia / R.Schumann / romanze-op28-2.ly
index e1d0fa9188e54465612a040fdeaaf8f2dffc6bd1..a8ef53b557788dc2fe80b4aec627e24aee1c1217 100644 (file)
@@ -123,7 +123,7 @@ rightb =  \transpose c cis' {
   f,8.. f32^1 g8^2  a4.) |
   a4^1( c8^1_\accent~[c b)] g16^1([ b^2] |
    c4)^1 es8^1~es d^1 f^1~ |
-  \override PianoStaff.Arpeggio  #'direction = #up
+  \override PianoStaff.Arpeggio  #'direction = #UP
   f f8.. f32^1( as4.)^\fermata\arpeggio ~ |
   \revert PianoStaff.Arpeggio #'direction
   \stemUp \tieUp as r4 r8 |
@@ -257,7 +257,7 @@ leftb =  \transpose c cis {
     
     \set PianoStaff.instrument = "  2."
     \context Staff = "up" {
-      \override Staff.DynamicLineSpanner   #'direction = #down
+      \override Staff.DynamicLineSpanner   #'direction = #DOWN
       \clef G <<\global \context Voice = "upv" \righta >>
     }
     \context Staff = "mid" {
@@ -270,7 +270,7 @@ leftb =  \transpose c cis {
       \clef F <<\global \context Voice = "midv" \rightb>>
     }
       \context Staff = "down" {
-        \override Staff.DynamicLineSpanner   #'direction = #up
+        \override Staff.DynamicLineSpanner   #'direction = #UP
         \clef F
        << \global \context Voice = "lva" \lefta \context Voice = "lvb" \leftb >>
     }