]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/how-to-put-ties-between-syllables-in-lyrics.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / how-to-put-ties-between-syllables-in-lyrics.ly
index 20f56b16941589acea28577dc278cc7bded2ad5b..c43b550c9d996b93c37070ab48e69e6f2102b158 100644 (file)
@@ -4,10 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.16.0"
 
 \header {
-  lsrtags = "specific-notation, vocal-music, text, symbols-and-glyphs"
+  lsrtags = "specific-notation, symbols-and-glyphs, text, vocal-music"
 
   texidoc = "
 This can be achieved by separating those syllables by tildes.
@@ -20,4 +20,3 @@ This can be achieved by separating those syllables by tildes.
 \lyrics {
   wa~o~a
 }
-