]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/single-staff-template-with-notes-and-chords.ly
Merge remote-tracking branch 'origin/master' into translation
[lilypond.git] / Documentation / snippets / single-staff-template-with-notes-and-chords.ly
index 336fdf69ccc6f2dd569bc80956dcf6f9124b5182..d63414442e63b0c077e10f735de97dcda18b28d3 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.19.2"
+\version "2.18.0"
 
 \header {
   lsrtags = "chords, really-simple, template"
@@ -17,14 +17,13 @@ Want to prepare a lead sheet with a melody and chords? Look no further!
   doctitle = "Single staff template with notes and chords"
 } % begin verbatim
 
-
 melody = \relative c' {
   \clef treble
   \key c \major
   \time 4/4
 
   f4 e8[ c] d4 g
-  a2 ~ 2
+  a2 ~ a
 }
 
 harmonies = \chordmode {