Comment #10 on issue 1673 by [email protected]: patch Allows glissandi to span multiple lines.
http://code.google.com/p/lilypond/issues/detail?id=1673
\version "2.15.9"
\relative c' {
\override Glissando #'breakable = ##t
\override Glissando #'after-line-breaking = ##t
<d f>1\glissando
\break
s1
\break
<d' f>1
}
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond
