]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/template/melody-lyrics-chords.ly
* scm/paper.scm (set-staff-size): new function: set default
[lilypond.git] / input / template / melody-lyrics-chords.ly
index d8f1ea70116d3f4d7104503d3c2ac23e65bb0604..4da7f5c5d445ccf5abf17d41406e07c1363a4e02 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.7"
+\version "2.1.10"
 \header
 {
     texidoc = "Popsong format: chords, melody and lyrics."
@@ -24,7 +24,7 @@ accompaniment = \chords {
        \autoBeamOff
         \melody
     }
-    \newaddlyrics "one" \new LyricsVoice \text
+    \lyricsto "one" \new LyricsVoice \text
   >>
   \paper { }
   \midi  { }