lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

global time signature style in 2.11.62


From: plutek-infinity
Subject: global time signature style in 2.11.62
Date: Fri, 24 Oct 2008 11:34:23 -0400

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]