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


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to