Issue 438: subdivideBeams sometimes fails
http://code.google.com/p/lilypond/issues/detail?id=438

New issue report by lemzwerg:
\version "2.11.31"

\header { texidoc = "
  Setting @code{subdivideBeams} to @code{#f} should work in triplets also.
Here is a counterexample.
" }

\relative c' {
  \set subdivideBeams = ##f
  \times 2/3 { f16[ g f g f8] }
}

\paper {
  ragged-right = ##t
}

% EOF


Attachments:
        subdivideBeams1.png  2.7 KB 


Issue attributes:
        Status: Accepted
        Owner: lemzwerg
        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
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to