bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 663 in lilypond: breakable glissando is not printed after a line


From: codesite-noreply
Subject: Issue 663 in lilypond: breakable glissando is not printed after a line break
Date: Wed, 20 Aug 2008 06:47:10 -0700

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]