Status: Accepted
Owner: ----
Labels: Type-Ugly
New issue 2583 by [email protected]: Hairpins with to-barline=##f end
early at linebreaks
http://code.google.com/p/lilypond/issues/detail?id=2583
Since at 2.14 or earlier, hairpins ending at line breaks are not closed, if
we choose to-barline = ##f.
Preferably, they would be drawn in the same style as with to-barline = ##t,
when they end at a line break. LilyPond does this on the first line,
unless there is a tempo or rehearsal mark.
\paper {ragged-right = ##t indent = 0 }
{\override Hairpin #'to-barline = ##f
b1 %%\mark\default
b1\> \break b1\! b1\> \break b1\! }
Attachments:
2583.png 7.9 KB