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/single-staff-template-with-notes,-lyrics,-and-chords.ly | |
parent | 2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff) |
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly')
-rw-r--r-- | Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly | 43 |
1 files changed, 1 insertions, 42 deletions
diff --git a/Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly b/Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly index a276e816ea..6341ab3cfd 100644 --- a/Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly +++ b/Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly @@ -7,47 +7,7 @@ \version "2.14.2" \header { - lsrtags = "really-simple, chords, vocal-music, template" - -%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa - texidoces = " -Esta plantilla facilita la preparación de una canción con melodía, -letra y acordes. - -" - doctitlees = "Plantilla de pentagrama único con música letra y acordes" - - -%% Translation of GIT committish: fa1aa6efe68346f465cfdb9565ffe35083797b86 - texidocja = " -これは旋律、単語、コードを持つ歌曲の楽譜のためのテンプレートです。 -" - -%% Translation of GIT committish: 6ae36b6f8a7cf2df5f4e46c3c06820fccd9f35e1 - texidocit = " -Ecco il modello di un comune spartito semplificato (lead sheet): include -linea melodica, testo vocale, sigle degli accordi e relativi diagrammi -per chitarra. - -" - doctitleit = "Modello di rigo singolo con note testo accordi e tasti" - -%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 - texidocde = " -Mit diesem Beispiel können Sie einen Song mit Melodie, -Text und Akkorden schreiben. -" - - doctitlede = "Vorlage für eine Notenzeile mit Noten Text und Akkorden" - - -%% Translation of GIT committish: 28097cf54698db364afeb75658e4c8e0e0ccd716 - texidocfr = " -Ce canevas comporte tous les éléments d'une chanson : la mélodie, -les paroles, les accords. - -" - doctitlefr = "Paroles musique et accords" + lsrtags = "really-simple, template, chords, vocal-music" texidoc = " This template allows the preparation of a song with melody, words, and @@ -86,4 +46,3 @@ harmonies = \chordmode { \layout { } \midi { } } - |