]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/ancient-time-signatures.ly
Merge branch 'stable/2.16' into staging
[lilypond.git] / Documentation / snippets / ancient-time-signatures.ly
index 06274e800f1c9f686a0b514b448c86a1f2446bd1..fc6c07fe090d44c824b031afaab8d5ea2e6a3fe8 100644 (file)
@@ -4,18 +4,11 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.16.0"
 
 \header {
   lsrtags = "ancient-notation"
 
-%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
-  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.
 
@@ -30,4 +23,3 @@ Time signatures may also be engraved in an old style.
   \override Staff.TimeSignature #'style = #'neomensural
   s1
 }
-