Stephen Lavelle skrev:
(after remembering to put it in each voice)
Ofcourse, if you want it globally, you can do the setting once and for all in the layout-block:
\version "2.10.20"
\layout {
\context {
\Staff
autoAccidentals = #'( Staff (same-octave . -1) (same-octave . 0) )
extraNatural = ##f
}
}
\relative c'' {
c8 cisis cisis cis cis cis c c
}
-Rune
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
