Re: Another tie/accidental question

2004-01-23 Thread Mats Bengtsson
[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 play

Another tie/accidental question

2004-01-22 Thread t . scharkowski
The following code produces a natural sign for the last but one note that should not be there. 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 PROTECTE