]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/how-to-put-ties-between-syllables-in-lyrics.ly
Update snippets from today's LSR with changed makelsr.py
[lilypond.git] / Documentation / snippets / how-to-put-ties-between-syllables-in-lyrics.ly
index 20f56b16941589acea28577dc278cc7bded2ad5b..6f7499457d34b65edd0bda1c5188cab677871d5d 100644 (file)
@@ -7,7 +7,7 @@
 \version "2.14.2"
 
 \header {
-  lsrtags = "specific-notation, vocal-music, text, symbols-and-glyphs"
+  lsrtags = "text, specific-notation, symbols-and-glyphs, 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
 }
-