bug-lilypond
[Top][All Lists]
Advanced

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

Issue 213 in project lilypond


From: codesite-noreply
Subject: Issue 213 in project lilypond
Date: Wed, 03 Jan 2007 06:25:17 -0800

Issue 213: progerror \bendAfter
http://code.google.com/p/lilypond/issues/detail?id=213

New issue report by gpermus:
bug.ly:8:9: warning: programming error: bounds of this piece aren't breakable. f4.
        -\bendAfter #+1


\version "2.11.7"
\score {
 <<
   \new Voice \relative c' {
     \time 4/4
     g''4.-\bendAfter #+1
     s8 s2
     f4.-\bendAfter #+1
   }
 >>
}

\paper {
 ragged-right = ##t
}


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-High

--
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]