]> git.donarmstrong.com Git - lilypond.git/blob - input/bugs/time.ly
patch::: 1.3.134.jcn1
[lilypond.git] / input / bugs / time.ly
1
2 % Uses old style
3
4 \score {
5   \notes { 
6     \property Staff.TimeSignature \override #'style = #'oldC4/4
7     s1 
8   }
9 }