MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / tie-manual-vertical-tune.ly
blob0edfd18e16249427099f053a4ff89a002a6a1aa5
1 \version "2.12.0"
3 \header {
4 texidoc = "If using integers, the tie will vertically tuned for
5 staff line avoidance. If using a floating point number, this is taken
6 as the exact location."
9 \relative c'' {
10 \override Tie #'staff-position = #3
11 d4 ~
12 \override Tie #'staff-position = #3.0
13 d ~