diff options
author | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
---|---|---|
committer | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
commit | f22c889b1389cb7d761580762fe77973780f2f86 (patch) | |
tree | d325b60ea9e43c4094814635d61ab92bc2f68046 /Documentation/snippets/ancient-time-signatures.ly | |
parent | 2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff) |
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/ancient-time-signatures.ly')
-rw-r--r-- | Documentation/snippets/ancient-time-signatures.ly | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/Documentation/snippets/ancient-time-signatures.ly b/Documentation/snippets/ancient-time-signatures.ly index 7bdcf877e3..e7cacf2fb4 100644 --- a/Documentation/snippets/ancient-time-signatures.ly +++ b/Documentation/snippets/ancient-time-signatures.ly @@ -9,21 +9,6 @@ \header { lsrtags = "ancient-notation" -%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa - texidoces = " -Las indicaciones de compás también se pueden grabar en estilo antiguo. - -" - doctitlees = "Indicaciones de compás antiguas" - -%% Translation of GIT committish: 85394d425536d267ed0cb71d17023849f1611180 - texidocfr = " -La métrique peut s'imprimer dans un style ancien. - -" - doctitlefr = "Métrique ancienne" - - texidoc = " Time signatures may also be engraved in an old style. @@ -38,4 +23,3 @@ Time signatures may also be engraved in an old style. \override Staff.TimeSignature #'style = #'neomensural s1 } - |