X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fsingle-staff-template-with-notes%2C-lyrics%2C-and-chords.ly;h=f4b72259b99a628b92099bf281b95e4b81e7ed53;hb=26a079ca2393d053315ef8dbef626c897dc9645a;hp=8a88ddabe30807f4d27d92c647780aa0acc9de82;hpb=2613eed0a13ce118cb11f83057d9d79fc6973a4e;p=lilypond.git 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 8a88ddabe3..f4b72259b9 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 @@ -1,41 +1,13 @@ -%% Do not edit this file; it is automatically +%% DO NOT EDIT this file manually; it is automatically %% generated from LSR http://lsr.dsi.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.12.2" +\version "2.16.0" \header { - lsrtags = "vocal-music, chords, template" - -%% Translation of GIT committish: fa19277d20f8ab0397c560eb0e7b814bd804ecec - 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: 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: ceb0afe7d4d0bdb3d17b9d0bff7936bb2a424d16 - texidocfr = " -Ce cannevas comporte tous les éléments d'une chanson : la mélodie, -les paroles, les accords. - -" - doctitlefr = "Paroles musique et accords" + lsrtags = "chords, really-simple, template, vocal-music" texidoc = " This template allows the preparation of a song with melody, words, and @@ -45,6 +17,7 @@ chords. doctitle = "Single staff template with notes lyrics and chords" } % begin verbatim + melody = \relative c' { \clef treble \key c \major @@ -73,4 +46,3 @@ harmonies = \chordmode { \layout { } \midi { } } -