Kieren MacMillan <[email protected]> writes:
> Hi David,
>
>> It's folded into Axis_group_engraver, so you just need to set
>> remove-empty and remove-first to ##t.
>
> Thanks.
> Except now no text appears at all…?
I see
keepAliveInterfaces = #'(
bass-figure-interface
chord-name-interface
cluster-beacon-interface
fret-diagram-interface
lyric-syllable-interface
note-head-interface
tab-note-head-interface
lyric-interface
percent-repeat-item-interface
percent-repeat-interface
;; need this, as stanza numbers are items, and appear only once.
stanza-number-interface
)
in the Score definition in ly/engraver-init.ly
You probably need to set the keepAliveInterfaces of your text engraver
to a list including an interface that is actually getting used by your
texts.
--
David Kastrup
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user