It seems that if I write:

  \override Staff.TimeSignature #'stencil = ##f

... there's no problem. But this:

  \override Staff.TimeSignature #'stencil = ##t

... produces:

warning: type check for `stencil' failed; value `#t' must be of type `stencil'

I assumed the opposite of #f would be #t. Is that not a valid assumption?

(I ended up using the override to ##t because merely \revert-ing did
not cause time signatures to reappear after that point.)

hjh

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

Reply via email to