Revert "Fix syntax error in fret-diagrams.ly"
[lilypond/csorensen.git] / input / regression / accidental-broken-tie-spacing.ly
blobf333f7671e94585d88ca1d00c5aae8292770c1cc
1 \version "2.11.37"
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} }