Re: Chord names collide with span bar
Knute Snortum <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <CALmeJxTui-XGGzTMvb9AFoJLO5VK-B3YP38pjLZbCDOb9jk_YQ@mail.gmail.com> |
On Wed, Mar 20, 2024 at 8:54 AM Aaron Hill <[email protected]> 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