Hi,

Le mardi 06 août 2019 à 18:55 +0200, Nils Nommensen a écrit :
> Hello,
> is it somehow possible to change the digits of time signatures that
> are printed to the score, without actually changing the measure
> length?
> 
> Best Regards
> Nils

Yes, it is possible. I often use things like:
  \time 4/2
  \override Staff.TimeSignature #'stencil = #ly:text-interface::print
  \override Staff.TimeSignature #'text = \markup {\musicglyph #"timesig.C22"}

Hope this helps,
Jean


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to