]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/how-to-put-ties-between-syllables-in-lyrics.ly
lilypond-manuals.css: edit color scheme and some spacing
[lilypond.git] / Documentation / snippets / how-to-put-ties-between-syllables-in-lyrics.ly
index c7bedbf4e26958c0cfad3b47e5baeadf9b3bb9f4..0191bbba972b085d0f78a2195f915c22e777301b 100644 (file)
@@ -1,13 +1,13 @@
 %% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% generated from LSR http://lsr.di.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.14.0"
+\version "2.18.0"
 
 \header {
-  lsrtags = "text, vocal-music"
+  lsrtags = "specific-notation, symbols-and-glyphs, text, vocal-music"
 
   texidoc = "
 This can be achieved by separating those syllables by tildes.
@@ -19,4 +19,3 @@ This can be achieved by separating those syllables by tildes.
 \lyrics {
   wa~o~a
 }
-