[EMAIL PROTECTED] wrote:
The following code produces a natural sign for the last but one note that should not be there.
I don't really agree. Since the key is A major, the first c natural
that appears in a bar should have a natural sign. Since the first
c of the second bar is tied over, the player already knows it's
c natural, but for the next note, he/she could not know for sure
unless you have the explicit natural sign.
However, there are many possibilities to tweak this default behaviour,
see http://lilypond.org/doc/v2.0/Documentation/user/out-www/lilypond/Customized-accidental-rules.html#Customized%20accidental%20rules
Unfortunately, it seems that the best documentation of the different
predefined commands is where they are defined, see
/usr/share/lilypond/x.x.x/ly/property-init.ly
/Mats
How can I hide it?
Thomas
\score {
\notes {
\clef bass
\key a \major
s2. s8 c8~ c2~ c8 c4.
}
}
\paper {}
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user