]> git.donarmstrong.com Git - lilypond.git/blob - input/lsr/how-to-put-ties-between-syllables-in-lyrics.ly
Merge branch 'master' of /home/lilycvs/git/lily/
[lilypond.git] / input / lsr / how-to-put-ties-between-syllables-in-lyrics.ly
1 %% Do not edit this file; it is auto-generated from LSR!
2 %% Tags: text, vocal-music
3 \version "2.11.35"
4
5 \header { texidoc = "
6 This can be achieved by separating those syllables by tildes.  
7 " }
8 % begin verbatim
9 \lyrics {
10   wa~o~a 
11 }