X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fancient-time-signatures.ly;h=e7cacf2fb4bbed72c5e36d8d0fe0abfb429f9e21;hb=ebc3cdab150ac7de7857043d301f784fd0f8aecc;hp=82d6ffc43d1880b948fc0dd47ae0334e1857c208;hpb=f99ae4cae742b0ea3ab3c2ac5c9d8f7bf1fbdeff;p=lilypond.git diff --git a/Documentation/snippets/ancient-time-signatures.ly b/Documentation/snippets/ancient-time-signatures.ly index 82d6ffc43d..e7cacf2fb4 100644 --- a/Documentation/snippets/ancient-time-signatures.ly +++ b/Documentation/snippets/ancient-time-signatures.ly @@ -1,17 +1,14 @@ -%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it +%% DO NOT EDIT this file manually; it is automatically +%% generated from LSR http://lsr.dsi.unimi.it +%% Make any changes in LSR itself, or in Documentation/snippets/new/ , +%% and then run scripts/auxiliar/makelsr.py +%% %% This file is in the public domain. -\version "2.13.1" +\version "2.14.2" \header { lsrtags = "ancient-notation" -%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca - texidoces = " -Las indicaciones de compás también se pueden grabar en estilo antiguo. - -" - doctitlees = "Indicaciones de compás antiguas" - texidoc = " Time signatures may also be engraved in an old style. @@ -21,8 +18,8 @@ Time signatures may also be engraved in an old style. doctitle = "Ancient time signatures" } % begin verbatim + { \override Staff.TimeSignature #'style = #'neomensural s1 } -