Accidental adjustments for single-voice polyphony
…in this snippet provides a new engraver custom_accidental_placement_engraver that introduces a details subproperty flag called capture for the Accidental grob. If this flag is set, the current voice captures the accidental so that it is no longer aligned with …
…1+ count))))) (impl lst 0)) #(define (custom_accidental_placement_engraver context) (define (grob-array->list x) (if (… …s4 \once \override NoteColumn.force-hshift = #2 \once \override Accidental.details.capture = ##t f!8 \once \omit Accidental f s4 } >> \paper { tagline = ##f }