]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/putting-lyrics-inside-the-staff.ly
makelsr: update (with -d).
[lilypond.git] / Documentation / snippets / putting-lyrics-inside-the-staff.ly
index 88f4de8b738c04d70e58a7cff795525f57cbe518..3b01dd0175a75eb6563ecd8d96d59e64de5202d5 100644 (file)
@@ -1,7 +1,7 @@
 %% Do not edit this file; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.39"
+\version "2.12.2"
 
 \header {
   lsrtags = "staff-notation, text, vocal-music"
@@ -12,9 +12,6 @@ lyrics are moved with @code{\\override LyricText #'extra-offset = #'(0
 . dy)} and there are similar commands to move the extenders and
 hyphens.  The offset needed is established with trial and error.
 
-
-
-
 "
   doctitle = "Putting lyrics inside the staff"
 } % begin verbatim
@@ -29,3 +26,4 @@ hyphens.  The offset needed is established with trial and error.
     \override LyricHyphen #'extra-offset = #'(0 . 8.6)
   } \lyricsto "voc" { La la -- la __ _ la }
 >>
+