David Kastrup <[email protected]> writes: > David Wright <[email protected]> writes: > >> I print a fair amount of SATB a cappella on four staves, >> but on the side I produce a two-stave version without >> lyrics, printed like an English hymnbook with stems up >> and down to distinguish parts. It's to make it simpler >> for people to play bits on the piano. >> >> To make it easier to see the notes, I add >> \remove "Dynamic_engraver" % plain dynamics >> \remove "Script_engraver" % chord articulations >> \remove "Text_engraver" % markups >> to the score in Voice, Staff and Score contexts. >> However, the articulations on single notes remain, >> even though those on chords have been are suppressed, >> and I'm not sure why. Is there another engraver >> involved? (I'm not worried about the warnings from >> killing the markups.) > > New_fingerings_engraver
Sorry, New_fingering_engraver -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
