Dear Rune,
these automatic accidentals are a great thing! But I have one more question:
If I change the example to:
myAccidentals = {
  \set Staff.autoAccidentals = #'(
        Staff
        (same-octave . -1)
        (same-octave . 0) )
}
\relative c'' {
  \myAccidentals
  c4 cis' cis8 cis c, c
}
then no natural sign will be printed before the c,
How can I change it?
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to