bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 2180 in lilypond: beams are detached from stems


From: lilypond
Subject: Re: Issue 2180 in lilypond: beams are detached from stems
Date: Fri, 06 Jan 2012 04:58:38 +0000


Comment #3 on issue 2180 by address@hidden: beams are detached from stems
http://code.google.com/p/lilypond/issues/detail?id=2180

First bad commit was 96f03c8 "Standardizes X extents of beams across beam calculations." for issue 1986.

Another, more useful, workaround
   \layout {\context
     \Voice
     \consists "Dot_column_engraver" }
avoids this problem, which indicates that the DotColumn confuses the beam engraving.




reply via email to

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