bug-lilypond
[Top][All Lists]
Advanced

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

Repeated accidentals after ties


From: Justus Schümmer
Subject: Repeated accidentals after ties
Date: Mon, 21 Jul 2014 17:12:22 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Hi. Here are two small issues:

1. When I repeat a chord with q which contains a reminder accidental,
both notes get the accidental:
\version "2.18.2"
\relative c'' {
        <c bes!>2~ q
}
I think (maybe I am wrong) even the reminder should be printed only once.

2. This is a special case so the example explains it better than I can.
\version "2.18.2"
\relative c'' {
        \key g \major
        f1~ \break
        | f2 f2
}
The natural here appears two times in the second bar.



reply via email to

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