]> git.donarmstrong.com Git - lilypond.git/blob - input/lsr/ancient-time-signatures.ly
LSR: Update.
[lilypond.git] / input / lsr / ancient-time-signatures.ly
1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
3 \version "2.11.52"
4
5 \header {
6   lsrtags = "ancient-notation"
7
8   texidoc = "
9 Time signatures may also be engraved in an old style.
10
11
12
13 "
14   doctitle = "Ancient time signatures"
15 } % begin verbatim
16 {
17   \override Staff.TimeSignature #'style = #'neomensural
18   s1
19 }