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