On Wed, Mar 20, 2024 at 8:54 AM Aaron Hill <lilyp...@hillvisions.com> wrote:
> Oh, I think I found another option: > > %%%% > \version "2.25.13" > > #(ly:set-option 'debug-skylines #t) > \layout { > \context { \Score > \override NonMusicalPaperColumn.show-horizontal-skylines = ##t > } > \context { \ChordNames > \consists "Bar_engraver" > \override BarLine.bar-extent = #'(0 . 1) > \override BarLine.transparent = ##t > } > } > > Yes, that fixes everything! Thank you so much. -- Knute Snortum