On 2/7/19, Reggie <[email protected]> wrote:
> I understand yes but there actually is a section of the piece later where
> there is a divisi with time signature changes.

Then you should replace
\remove Time_Signature_engraver

with
\once \override TimeSignature.stencil = ##f

This will prevent the TimeSignature from being printed at the
beginning of your "miniStaffGroup", but changes will be printed later.
(If the time signature changes at the beginning of the divisi, then
you should remove that line entirely.)

Just out of curiosity, what piece are you engraving? It looks nice.

Cheers,
V.

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to