Issue 663: breakable glissando is not printed after a line break
http://code.google.com/p/lilypond/issues/detail?id=663
New issue report by v.villenave:
% Unlike the slur, the glissando is not printed after the line break.
\version "2.11.56"
\new Voice \with {
\remove Forbid_line_break_engraver
\override Glissando #'breakable = ##t
} {
c''1( \glissando \break c')
}
See also Issue 664.
Issue attributes:
Status: Accepted
Owner: v.villenave
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond