]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/vertically-centered-common-lyrics.ly
Update snippets from today's LSR with changed makelsr.py
[lilypond.git] / Documentation / snippets / vertically-centered-common-lyrics.ly
index b57b40cd9b34d29d0d0801851bebbbd1666d8712..9ed15f30c893c0df168bb487b95cc67e175c5cf3 100644 (file)
@@ -1,7 +1,10 @@
-%% Do not edit this file; it is automatically
+%% DO NOT EDIT this file manually; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
 %% This file is in the public domain.
-\version "2.13.4"
+\version "2.14.2"
 
 \header {
   lsrtags = "vocal-music"
@@ -54,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
         >>
 }
-