Seth <seth.vicknair <at> gmail.com> writes: > I'd like the F-sharp at the beginning of the second measure to be > printed with both a natural and a sharp sign in acknowledgement of > the F double-sharp in the previous measure. How could I go about > doing this?
There are two changes from LilyPond defaults #(set-accidental-style 'modern) %cancel accidentals from the previous measure \set Staff.extraNatural = ##t %print a natural when reducing a double-sharp _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
