On 1 July 2011 07:47, Jay Anderson <[email protected]> wrote: > > \layout > { > \context > { > \Score > ... > autoAccidentals = #`(Staff ,(make-accidental-rule 'same-octave 0) > ,(make-accidental-rule 'any-octave 0) > ,(make-accidental-rule 'same-octave 1)) > ... > } > } > > See music-function.scm for how they are defined and engraver-init.ly > for some examples. Ideally this would be cleaner, but at least it's > possible.
Yeah! That works great. Thanks a lot Jay. Cheers, Xavier -- Xavier Scheuer <[email protected]> _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
