MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / accidental-broken-tie-spacing.ly
blob6f4bc120affd5909bf32548d81fa8acf7247a6a9
1 \version "2.12.0"
3 \header {
4 texidoc = "When a tie is broken, the spacing engine must consider the
5 accidental after the line break, to prevent a collision from occurring."
8 { \key g \major gis''1~ \break gis''4
9 \repeat unfold 43 {d4 \noBreak} }