]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/vertically-centered-common-lyrics.ly
Imported Upstream version 2.16.0
[lilypond.git] / Documentation / snippets / vertically-centered-common-lyrics.ly
index 1b56f6ff4793b03c642240afa72f11a845dad73c..a819d064ccf695499a87e4e97fa7294aa1522d0f 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.16.0"
 
 \header {
   lsrtags = "vocal-music"
@@ -57,4 +57,3 @@ melody = \relative c' { c4 d e f g f e8( e f) d4 c e d c }
                 \new Lyrics \lyricsto m \lyricsD
         >>
 }
-