X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fhow-to-put-ties-between-syllables-in-lyrics.ly;h=f93a66606d87216dff3315fe829cdbd015b24377;hb=c2923496273d60303e2bba164471fca1bad4404a;hp=6af1b789ccff650cafd4fb3289fa00d9a4f7813b;hpb=70ff1f9ec002479b4b34e6e470c0e479d6060a57;p=lilypond.git diff --git a/Documentation/snippets/how-to-put-ties-between-syllables-in-lyrics.ly b/Documentation/snippets/how-to-put-ties-between-syllables-in-lyrics.ly index 6af1b789cc..f93a66606d 100644 --- a/Documentation/snippets/how-to-put-ties-between-syllables-in-lyrics.ly +++ b/Documentation/snippets/how-to-put-ties-between-syllables-in-lyrics.ly @@ -1,19 +1,22 @@ -%% 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.12.2" \header { lsrtags = "text, vocal-music" texidoc = " -This can be achieved by separating those syllables by tildes. +This can be achieved by separating those syllables by tildes. " doctitle = "How to put ties between syllables in lyrics" } % begin verbatim \lyrics { - wa~o~a + wa~o~a }