Status: Accepted
Owner: ----
Labels: Type-Defect Priority-High
New issue 1566 by philehol...@googlemail.com: 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
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond