greetings!

in 2.11.61, this changed time signature style to numeric:

  \layout {
    \context {
      \Staff
      \override TimeSignature #'style = #'()
    }
  }

in 2.11.62, it no longer does so, but the definition for numericTimeSignature 
in property-init.ly is:

  \override Staff.TimeSignature #'style = #'()

i don't understand why it's not working. would someone be kind enough to help 
me understand?

thanks in advance!

-- 
.pltk.


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

Reply via email to