MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / slur-manual.ly
blob25425aecd9579469c93ee67988a016df4c79d8f1
2 \header {
4 texidoc = "Setting @code{positions} overrides the automatic
5 positioning of the slur. It selects the slur configuration closest to
6 the given pair. "
9 \version "2.12.0"
11 \paper { ragged-right = ##T }
12 \relative c' {
13 \override Slur #'positions = #'(-4 . -5)
14 e( f g)