bug-lilypond
[Top][All Lists]
Advanced

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

Issue 343 in project lilypond


From: codesite-noreply
Subject: Issue 343 in project lilypond
Date: Wed, 28 Mar 2007 18:23:34 -0700

Issue 343: removing Forbid_line_break_engraver  no longer works
http://code.google.com/p/lilypond/issues/detail?id=343

New issue report by gpermus:
\version "2.11.21"
\paper{ragged-right=##t}
\new Voice \with {
  \remove "Forbid_line_break_engraver"
} {
  c'4 c'2 c'2 \break   % now the break is allowed  (in theory)
  c'2 c'4
}


Attachments:
        foo.preview.png  1.5 KB 


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

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