X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fhow-to-put-ties-between-syllables-in-lyrics.ly;h=0191bbba972b085d0f78a2195f915c22e777301b;hb=c33c066fd6cc7f1d7f513e76c12e3688a4276059;hp=e1bd01546679b37a20825bfb15b9eb84b4e35f08;hpb=58933e3e40e9cfbdc70b846bc808c723e053f7b3;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 e1bd015466..0191bbba97 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,21 +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.2" +\version "2.18.0" \header { - lsrtags = "specific-notation, text, vocal-music, symbols-and-glyphs" - -%% Translation of GIT committish: 57f9346bb030f49336a858fcbf1519366fe56454 - texidocfr = " -Des mots monosyllabiques peuvent s'attacher par une liaison à l'aide -d'un tilde. - -" - doctitlefr = "Séparation de syllables par une liaison" + lsrtags = "specific-notation, symbols-and-glyphs, text, vocal-music" texidoc = " This can be achieved by separating those syllables by tildes. @@ -24,8 +16,6 @@ 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 } -