]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/anglican-psalm-template.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / Documentation / snippets / anglican-psalm-template.ly
index a46c4e9e9608d8f791e905547f2afaa66d29b6f3..252138644d5811e669b120d88124e713f1691359 100644 (file)
@@ -1,21 +1,24 @@
-% Do not edit this file; it is automatically
-% generated from Documentation/snippets/new
-% This file is in the public domain.
-%% Note: this file works from version 2.13.32
-\version "2.13.32"
+%% DO NOT EDIT this file manually; it is automatically
+%% generated from LSR http://lsr.di.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
+%% This file is in the public domain.
+\version "2.18.0"
 
 \header {
-  lsrtags = "vocal-music, template"
+  lsrtags = "template, vocal-music"
+
   texidoc = "
 This template shows one way of setting out an Anglican psalm chant. It
 also shows how the verses may be added as stand-alone text under the
 music.  The two verses are coded in different styles to demonstrate
 more possibilities.
+
 "
   doctitle = "Anglican psalm template"
 } % begin verbatim
 
-
 SopranoMusic = \relative g' {
   g1 | c2 b | a1 | \bar "||"
   a1 | d2 c | c b | c1 | \bar "||"
@@ -83,8 +86,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