bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1566 in lilypond: Flagged notes lose flags with autobeaming and hi


From: lilypond
Subject: Issue 1566 in lilypond: Flagged notes lose flags with autobeaming and hidenotes
Date: Sat, 19 Mar 2011 13:00:15 +0000

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

New issue 1566 by address@hidden: Flagged notes lose flags with autobeaming and hidenotes
http://code.google.com/p/lilypond/issues/detail?id=1566

Reported by Valentin.

In the attached snippet, the c''8. d''16 notes in voiceTwo lose their flags and aren't beamed either. Attached are the output that results, and what the output should be.

\new Staff <<
  \new Voice { \voiceOne
    \set tieWaitForNote = ##t
    c''16~ b''~ <c'' b''>8~ b''2.
  }
  \new Voice { \voiceTwo
    s8
    \hideNotes
    c''~
    \unHideNotes
    c''8. d''16 c''2
  }



Attachments:
        VV.png  3.1 KB
        toto-good.png  3.3 KB




reply via email to

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