]> git.donarmstrong.com Git - lilypond.git/blob - input/lsr/ancient-time-signatures.ly
Merge branch 'master' of /home/lilycvs/git/lily/
[lilypond.git] / input / lsr / ancient-time-signatures.ly
1 %% Do not edit this file; it is auto-generated from LSR!
2 %% Tags: ancient-notation
3 \version "2.11.35"
4
5 \header { texidoc = "
6 Time signatures may also be engraved in an old style.
7
8
9 " }
10
11 \score {
12    { 
13     \override Staff.TimeSignature  #'style = #'neomensural
14     s1 
15   }
16         \layout {raggedright = ##t}
17 }
18
19