]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/anglican-psalm-template.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / anglican-psalm-template.ly
index 88fee5a3e64c0ea55bbd8cc2caac116689c4ee82..055fd10b3c5e15e598cfa2e26678916a1955215a 100644 (file)
@@ -4,53 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.17.6"
 
 \header {
-  lsrtags = "vocal-music, template"
-
-%% Translation of GIT committish: 8b93de6ce951b7b14bc7818f31019524295b990f
-  texidoces = "
-Esta plantilla muestra una forma de preparar un cántico salmódico
-anglicano.  También muestra cómo se pueden añadir estrofas adicionales
-como texto independiente por debajo de la música.  Las dos estrofas se
-codifican en estilos diferentes para ilustrar más posibilidades.
-
-"
-  doctitlees = "Plantilla de salmo del canto anglicano"
-
-%% Translation of GIT committish: c3b519f0dd5ff0f8ccfc9a39ed1fe8df8b43741c
-  texidocit = "
-Questo modello presenta un modo di impostare un salmo anglicano.  Mostra
-anche come le strofe possono essere aggiunte come testo separato al di sotto
-della musica.  Le due strofe sono scritte con stili diversi per illustrare
-le varie possibilità.
-
-"
-  doctitleit = "Modello per salmo anglicano"
-
-%% Translation of GIT committish: 144cd434d02e6d90b2fb738eeee99119a7c5e1d2
-
-  texidocde = "
-Diese Vorlage zeigt eine Art, anglikanische Psalmengesänge zu setzen.  Hier
-wird auch gezeigt, wie Strophen als einfacher Text unter den Noten hinzugefügt
-werden können.  Zwei Strophen sind in unterschiedlicher Weise notiert um mehr
-Möglichkeiten darzustellen.
-"
-  doctitlede = "Vorlage für anglikanischen Psalm"
-
-
-%% Translation of GIT committish: 092f85605dcea69efff5ef31de4ff100346d6ef8
-
-  texidocfr = "
-Cet exemple illustre la manière de présenter un cantique tel qu'on le
-trouve dans l'église anglicane.  Vous noterez comment sont ajoutés les
-couplets indépendamment de la musique.  Dans le but de vous montrer
-plusieurs styles, comparez le code des deux couplets.
-
-"
-  doctitlefr = "Psalmodie anglicane"
-
+  lsrtags = "template, vocal-music"
 
   texidoc = "
 This template shows one way of setting out an Anglican psalm chant. It
@@ -62,6 +19,7 @@ more possibilities.
   doctitle = "Anglican psalm template"
 } % begin verbatim
 
+
 SopranoMusic = \relative g' {
   g1 | c2 b | a1 | \bar "||"
   a1 | d2 c | c b | c1 | \bar "||"
@@ -129,8 +87,7 @@ tick = \markup {
       \layout {
         \context {
           \Score
-          \override SpacingSpanner
-          #'base-shortest-duration = #(ly:make-moment 1 2)
+          \override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1 2)
         }
         \context {
           \Staff