MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / trill-spanner-auto-stop.ly
blobcda0cc23a2b5ac269ee1aa56b64717df9413eea8
1 \version "2.13.1"
2 \header {
3 texidoc = "Consecutive trill spans work without explicit
4 @code{\\stopTrillSpan} commands, since successive trill spanners
5 will automatically become the right bound of the previous trill.
9 \paper { ragged-right = ##f }
11 \relative c'' {
12 c1\startTrillSpan
13 c1\startTrillSpan
14 c2\stopTrillSpan r