]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/satb-choir-template---four-staves.ly
Doc-fr: fix X-Ref
[lilypond.git] / Documentation / snippets / satb-choir-template---four-staves.ly
index 2492732d45f0c582c33df4e0a27b162adb4c7719..99d40cc6c6b64dc743d2df1d0ec71ea84b69a90d 100644 (file)
@@ -4,44 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.16.0"
 
 \header {
-  lsrtags = "vocal-music, template"
-
-%% Translation of GIT committish: b1bebb842d9762894fc7b2a178e2bdfcd544419f
-
-  texidoces = "
-Plantilla de coro SATB (en cuatro pentagramas)
-
-"
-  doctitlees = "Plantilla de coro SATB a cuatro pentagramas"
-
-%% Translation of GIT committish: 514674cb00c18629242dfcde0c1a4976758adc56
-  texidocit = "
-Modello per coro SATB (quattro righi)
-
-"
-  doctitleit = "Modello per coro SATB - quattro righi"
-
-%% Translation of GIT committish:  144cd434d02e6d90b2fb738eeee99119a7c5e1d2
-
-  texidocde = "
-SATB-Chorvorlage auf vier Systemen
-
-"
-  doctitlede = "SATB-Chorvorlage auf vier Systemen"
-
-
-%% Translation of GIT committish: 092f85605dcea69efff5ef31de4ff100346d6ef8
-
-  texidocfr = "
-Modèle pour chœur à quatre voix mixtes, chaque pupitre ayant sa propre
-portée.
-
-"
-  doctitlefr = "Modèle pour chœur SATB sur quatre portées"
-
+  lsrtags = "template, vocal-music"
 
   texidoc = "
 SATB choir template (four staves)
@@ -50,6 +16,7 @@ SATB choir template (four staves)
   doctitle = "SATB Choir template - four staves"
 } % begin verbatim
 
+
 global = {
   \key c \major
   \time 4/4
@@ -106,4 +73,3 @@ basswords = \lyricmode { mi mi mi mi }
     >>
   >>
 }
-