bug-lilypond
[Top][All Lists]
Advanced

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

Re: NullVoice + modern-voice-cautionary -> spurious cancellation


From: Daniel Eble
Subject: Re: NullVoice + modern-voice-cautionary -> spurious cancellation
Date: Wed, 5 Feb 2014 01:40:36 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top-posting.

Here is a simpler example.
Explicit cautionary accidentals are enough to trigger the problem.

\version "2.18.0"

notes = \relative c' {
  ces?4 c? cis? cisis?
}

\new Staff <<
  \new Voice \notes
  \new NullVoice = "null" \notes
>>





reply via email to

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