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=3cdf85b1defd139806831d8bc005d340df469ea6;hb=1d5ae2e5bf1ad495d0a901e3be88a6fcfa90b1a5;hp=fca843b6ea9337e9d1b48ddeaa1e532666921b5e;hpb=b27579f3a9b2311232f8eb1f11403f560dcc9b17;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 fca843b6ea..3cdf85b1de 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,53 +1,13 @@ %% DO NOT EDIT this file manually; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% 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.14.2" +\version "2.18.0" \header { - lsrtags = "template, vocal-music, chords, really-simple" - -%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 - 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: c3b519f0dd5ff0f8ccfc9a39ed1fe8df8b43741c - 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: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4 - texidocfr = " -Ce cannevas comporte tous les éléments d'une chanson@tie{}: 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 @@ -57,7 +17,6 @@ chords. doctitle = "Single staff template with notes lyrics and chords" } % begin verbatim - melody = \relative c' { \clef treble \key c \major @@ -86,4 +45,3 @@ harmonies = \chordmode { \layout { } \midi { } } -