]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-cross-staff.ly
* input/regression/slur-area.ly: move from test/
[lilypond.git] / input / regression / slur-cross-staff.ly
index fdc5f31ce6907e906420efa4697e6f3cbe3645c7..41fb906a0cfa1a34d20bc55579d6cf304606c115 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.16"
+\version "1.7.18"
 \header{
 texidoc="
 The same goes for slurs. They behave decently when broken across
@@ -11,32 +11,32 @@ linebreak.
        \context PianoStaff <
        \context Staff=one \notes\relative c'{
                \stemUp \slurUp
-                c4( c \translator Staff=two c )c |
+                c4( c \translator Staff=two c  c-) |
                \translator Staff=one
                \stemUp \slurUp
-                c4( c \translator Staff=two c )c |
+                c4( c \translator Staff=two c  c-) |
                \stemUp \slurUp
-                c4( c \translator Staff=one c )c |
+                c4( c \translator Staff=one c  c-) |
                \translator Staff=two
                \stemUp \slurUp
-                c4( c \translator Staff=one c )c |
+                c4( c \translator Staff=one c  c-) |
                \translator Staff=two
                \stemUp \slurUp
-                c4( \translator Staff=one c c )c |
+                c4( \translator Staff=one c c  c-) |
                r2
                \translator Staff=two
                \stemUp \slurUp
                 c4( \translator Staff=one c
                   \break
-               c )c
+               c  c-)
                r2
 %              \stemDown \slurDown
-%               c4( \translator Staff=two c c \translator Staff=one )c
+%               c4( \translator Staff=two c c \translator Staff=one  c-)
                \stemDown \slurDown
-                d4( \translator Staff=two c c \translator Staff=one )d
+                d4( \translator Staff=two c c \translator Staff=one  d-)
                \translator Staff=two
                \stemUp \slurUp
-                c4( \translator Staff=one c c \translator Staff=two )c
+                c4( \translator Staff=one c c \translator Staff=two  c-)
                r1
        }
        \context Staff=two \notes\relative c'{
@@ -47,4 +47,4 @@ linebreak.
 }
 
 
-%% new-chords-done %%
+