bug-lilypond
[Top][All Lists]
Advanced

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

automatic accidental style voice: too many written accidentals


From: Frédéric Bron
Subject: automatic accidental style voice: too many written accidentals
Date: Sat, 17 Oct 2009 22:02:35 +0200

In voice style, when switching from one voice to two voices, the
program writes too much accidentals.
This example demonstrates the problem (2.12.2 and 2.13.6): the second
bes should not have a written flat.

\relative c'' {
        #(set-accidental-style 'voice)
        \key f \major
        bes1
        << { bes } \\ { g } >>
}

Frédéric




reply via email to

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