bug-lilypond
[Top][All Lists]
Advanced

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

Issue 2180 in lilypond: beams are detached from stems


From: lilypond
Subject: Issue 2180 in lilypond: beams are detached from stems
Date: Thu, 05 Jan 2012 10:22:28 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

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

\version "2.15.24"

\header { texidoc = "
Beams must always be attached to its corresponding stems,
even in complicated multi-voice situations.

Here is a counterexample.
" }

\relative c' {
  \clef treble \key d \minor \time 3/4 <<
    { \voiceOne d'8 r8 cis8 r8 r8. a'16 } \\
    { \voiceThree e,8.[ d16] e8.[ g16] f8.[ e16] } \\
    { \voiceTwo s2 s8 s16 cis'16 } \\
    { \voiceFour a,8 r8 r4 r8. a16 }
  >>
}


Attachments:
        detached-beam.png  15.9 KB




reply via email to

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