]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorhanwen <hanwen>
Sat, 23 Aug 2003 13:21:10 +0000 (13:21 +0000)
committerhanwen <hanwen>
Sat, 23 Aug 2003 13:21:10 +0000 (13:21 +0000)
input/regression/beam-concave.ly
input/regression/beam-cross-staff-auto-knee.ly
input/regression/beam-cross-staff-slope.ly

index 665decca6709b7e925ccfa190a0b0478b8c09e9c..451cfa24a86d8aff2cca67cb0387f753783fcb6e 100644 (file)
@@ -71,7 +71,7 @@ beams this way."
     \clef treble
 
 %%%% This should not be concave (hwn)
-    [\stemUp bes8  \stemDown d'8 bes8]  
+    \stemUp bes8[  \stemDown d'8 bes8]  
   }
   \paper{
     raggedright = ##t
index 0f7f7b8349c3b446feb9c38c36133071c05a5883..243625bb493c28761ef24d45e389cb807ed857c2 100644 (file)
@@ -10,9 +10,9 @@ with explicit staff switches)."
 \score {
   \notes \context PianoStaff <
     \context Staff = "up" \notes\relative c''{
-      [ b8 \translator Staff="down" d,, ]
-      [ c \translator Staff="up" c'' ]
-      [ b, \translator Staff="down" d^"no knee" ]
+      b8[ \translator Staff="down" d,, ]
+      c[ \translator Staff="up" c'' ]
+      b,[ \translator Staff="down" d^"no knee" ]
     }
     \context Staff = "down" {
       \clef bass 
index a1d23f2ed3a86840292b18f0b9257a2f8af02822..7ea902a8174c9b90d82bf5f6363cf714eb3b5988 100644 (file)
@@ -17,8 +17,8 @@
            e e]
            \translator Staff = down
            \stemUp
-           [
-           e8. \translator Staff = up
+           e8.[
+               \translator Staff = up
            \stemDown
            e8.]