MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / slur-nice.ly
blobbc0f9c3310994e4cef76f4231a5652c256045a1d
2 \version "2.12.0"
3 \header{
4 texidoc="
5 Slurs should look nice and symmetric. The curvature may increase
6 only to avoid noteheads, and as little as possible. Slurs never
7 run through noteheads or stems.
11 \layout{
12 line-width = 120.\mm
15 \relative c''{
16 \time 3/4
17 \slurUp
18 \stemNeutral a ( \stemDown a \stemNeutral a) a( c a) a( e' a,) a( g' a,)
19 \stemUp a( e' a,)
20 \break
21 \slurDown
22 \stemNeutral c ( \stemUp c \stemNeutral c) c ( a c) c( d, c') c( f, c')
23 \stemDown c( f, c')