From e6d087913cab9db077ab14a3625781c993ebd6cb Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Sat, 11 Sep 2010 08:59:00 +0100 Subject: [PATCH] Doc: LM Templates: amend psalm template - show use of asterisk correctly --- Documentation/snippets/anglican-psalm-template.ly | 13 ++++++++----- .../snippets/{ => new}/anglican-psalm-template.ly | 20 +++++++++----------- 2 files changed, 17 insertions(+), 16 deletions(-) copy Documentation/snippets/{ => new}/anglican-psalm-template.ly (87%) diff --git a/Documentation/snippets/anglican-psalm-template.ly b/Documentation/snippets/anglican-psalm-template.ly index ac0b797a2c..f39c27c40f 100644 --- a/Documentation/snippets/anglican-psalm-template.ly +++ b/Documentation/snippets/anglican-psalm-template.ly @@ -1,7 +1,7 @@ %% Do not edit this file; it is automatically %% generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.13.31" +\version "2.13.32" \header { lsrtags = "vocal-music, template" @@ -115,14 +115,17 @@ tick = \markup { } \null \line { - \hspace #2.5 2. Let us come before his presence \tick with + \hspace #2.5 8. Today if ye will hear his voice * } \line { - thanks \tick giving * and shew ourselves - \tick glad in \tick + \concat { \bold hard en } + \tick not your \tick hearts : as in the pro- } \line { - him with psalms. + vocation * and as in the \bold day of tempt- \tick + } + \line { + -ation \tick in the \tick wilderness. } } } diff --git a/Documentation/snippets/anglican-psalm-template.ly b/Documentation/snippets/new/anglican-psalm-template.ly similarity index 87% copy from Documentation/snippets/anglican-psalm-template.ly copy to Documentation/snippets/new/anglican-psalm-template.ly index ac0b797a2c..0b06f7fe44 100644 --- a/Documentation/snippets/anglican-psalm-template.ly +++ b/Documentation/snippets/new/anglican-psalm-template.ly @@ -1,20 +1,15 @@ -%% Do not edit this file; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it -%% This file is in the public domain. -\version "2.13.31" +\version "2.13.32" \header { lsrtags = "vocal-music, template" - 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 "||" @@ -115,14 +110,17 @@ tick = \markup { } \null \line { - \hspace #2.5 2. Let us come before his presence \tick with + \hspace #2.5 8. Today if ye will hear his voice * + } + \line { + \concat { \bold hard en } + \tick not your \tick hearts : as in the pro- } \line { - thanks \tick giving * and shew ourselves - \tick glad in \tick + vocation * and as in the \bold day of tempt- \tick } \line { - him with psalms. + -ation \tick in the \tick wilderness. } } } -- 2.11.4.GIT