]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/anglican-psalm-template.ly
Merge branch 'translation' into staging
[lilypond.git] / Documentation / snippets / anglican-psalm-template.ly
index f3a01a7cc8a6961897c478a3a34c13e7f0ff6cc2..81f5816c0a56026213f67e6a06fe3c25ce693bbe 100644 (file)
@@ -4,46 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.17.11"
 
 \header {
-%% Translation of GIT committish: 4077120c18ac1dc490501b3d7d5886bc93e61a42
-  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"
-
-  lsrtags = "vocal-music, template"
-
-
-
-
-%% 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
@@ -55,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 "||"
@@ -122,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