MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / slur-broken-trend.ly
bloba10b4c3489a1e3eaf4bf4b179275dda3580e97cf
2 \version "2.12.0"
4 \header{
5 texidoc="
6 Across line breaks, slurs behave nicely. On the left, they extend to
7 just after the preferatory matter, and on the right to the end of the
8 staff. A slur should follow the same vertical direction it would have
9 in unbroken state.
13 \layout {
14 ragged-right = ##t
15 indent=0.
18 \relative c''{
19 e1( \break a,)
20 \time 2/4
21 e'2( \break a,)(\break
22 a2\break
23 e'2)
24 \time 4/4
25 << d1_(\trill
26 { s2 \grace {
27 c16[ d]
28 } }
30 \break
31 c4) f,='2.(\break
32 a2.)
33 \stemUp
34 <d='' d'>8( <c c'> \break
35 <bis f' b>) s2..\break
36 \stemNeutral
38 \new Voice \relative c' {
39 c'8[( c c c] g2 ~ | \break
40 g1) | \break
41 \slurDown c8[( c] g4 ~ g2 ~ | \break
42 g2 ~ g2)
44 \relative c'' {
45 a4( c b4 e, ~ | \break
46 e1 ~ | e1)