diff options
author | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
---|---|---|
committer | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
commit | f22c889b1389cb7d761580762fe77973780f2f86 (patch) | |
tree | d325b60ea9e43c4094814635d61ab92bc2f68046 /Documentation/snippets/vertically-centered-common-lyrics.ly | |
parent | 2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff) |
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/vertically-centered-common-lyrics.ly')
-rw-r--r-- | Documentation/snippets/vertically-centered-common-lyrics.ly | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/snippets/vertically-centered-common-lyrics.ly b/Documentation/snippets/vertically-centered-common-lyrics.ly index 29cb90364b..9ed15f30c8 100644 --- a/Documentation/snippets/vertically-centered-common-lyrics.ly +++ b/Documentation/snippets/vertically-centered-common-lyrics.ly @@ -9,15 +9,6 @@ \header { lsrtags = "vocal-music" -%% Translation of GIT committish: d5307870fe0ad47904daba73792c7e17b813737f - texidocfr = " -Il arrive, dans certaines partitions vocales, que quelques paroles -soient communes à tous les couplets. Cette partie commune peut peut se -présenter verticalement centrée, comme dans l'exemple suivant. - -" - doctitlefr = "Centrage vertical de paroles communes" - texidoc = " In a vocal piece where there are several (two,four or more) lines of lyrics, and common lyrics for all voices at some point, these common @@ -66,4 +57,3 @@ melody = \relative c' { c4 d e f g f e8( e f) d4 c e d c } \new Lyrics \lyricsto m \lyricsD >> } - |