X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fancient-time-signatures.ly;h=fc6c07fe090d44c824b031afaab8d5ea2e6a3fe8;hb=32a34dcef0c0041c6d62677487a380b5c8b85712;hp=746ab81e68786441eb92e27a185bbff774b97dab;hpb=f41973ff763d5972a85995b6d40c864281ec6714;p=lilypond.git diff --git a/Documentation/snippets/ancient-time-signatures.ly b/Documentation/snippets/ancient-time-signatures.ly index 746ab81e68..fc6c07fe09 100644 --- a/Documentation/snippets/ancient-time-signatures.ly +++ b/Documentation/snippets/ancient-time-signatures.ly @@ -4,18 +4,11 @@ %% and then run scripts/auxiliar/makelsr.py %% %% This file is in the public domain. -\version "2.14.0" +\version "2.16.0" \header { lsrtags = "ancient-notation" -%% Translation of GIT committish: 70f5f30161f7b804a681cd080274bfcdc9f4fe8c - 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. @@ -25,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 } -