]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix some warnings
authorJoe Neeman <joeneeman@gmail.com>
Thu, 1 Feb 2007 16:17:25 +0000 (18:17 +0200)
committerJoe Neeman <joeneeman@gmail.com>
Thu, 1 Feb 2007 16:17:25 +0000 (18:17 +0200)
input/mutopia/F.Schubert/morgenlied.ly
input/mutopia/R.Schumann/romanze-op28-2.ly
lily/align-interface.cc

index fafb7f39bdc84e9c82bcec66350ecd66753366cd..176b388c758ae97cedc97cb53683900ad131d07d 100644 (file)
@@ -180,10 +180,6 @@ pianoLH =  \relative c'' \repeat volta 2 {
                \override SpacingSpanner #'spacing-increment = #1.0
                \override Slur #'height-limit = #1.5
            }
-           \context {
-               \PianoStaff
-               \override VerticalAlignment #'forced-distance = #10
-           }
        }
        \midi {
          \context {
index 770a6c0b2cd9007e3e31187d2d88e36ff7444f77..0721b1f7861897df7b71d030960d45218d25ff61 100644 (file)
@@ -283,10 +283,6 @@ leftb =  \transpose c cis {
       \Score
       \override SpacingSpanner #'common-shortest-duration = #(ly:make-moment 1 8)
     }
-    \context {
-      \PianoStaff
-      \override VerticalAlignment #'forced-distance = #13.0
-    }
   }
   
   \midi {
index 786e91010bf00c10c9958306893a4caf72ab0588..9424877f5ee8b28c0279711bd18609433892fec8 100644 (file)
@@ -125,8 +125,6 @@ get_skylines (Grob *me,
          Skyline_pair *skys = Skyline_pair::unsmob (g->get_property ("skylines"));
          if (skys)
            skylines = *skys;
-         else
-           programming_error ("no skylines for alignment-child\n");
 
          /* this is perhaps an abuse of minimum-?-extent: maybe we should create
             another property? But it seems that the only (current) use of