LSR: Update.
[lilypond/mpolesky.git] / Documentation / snippets / simple-lead-sheet.ly
blobc8556a70be1672fb641020198cda5c87fe860412
1 %% Do not edit this file; it is automatically
2 %% generated from LSR http://lsr.dsi.unimi.it
3 %% This file is in the public domain.
4 \version "2.13.29"
6 \header {
7 lsrtags = "chords"
9 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
10 texidoces = "
11 Al juntar nombres de acorde en cifrado americano, melodía y letra,
12 obtenemos una hoja guía de acordes o «lead sheet»:
15 doctitlees = "Hoja guía de acordes o «lead sheet» sencilla"
17 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
18 texidocde = "
19 Ein Liedblatt besteht aus Akkordbezeichnungen, einer Melodie und dem Liedtext:
22 doctitlede = "Ein einfaches Liedblatt"
23 %% Translation of GIT committish: 9594a4569164407a146bbc4aad8be3a60a4725cf
24 texidocfr = "
25 Assembler des noms d'accords, une mélodie et des paroles permet
26 d'obtenir la partition d'un chanson :
29 doctitlefr = "Chanson simple"
31 texidoc = "
32 When put together, chord names, a melody, and lyrics form a lead sheet:
35 doctitle = "Simple lead sheet"
36 } % begin verbatim
39 \chords { c2 g:sus4 f e }
40 \relative c'' {
41 a4 e c8 e r4
42 b2 c4( d)
44 \addlyrics { One day this shall be free __ }