X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fhow-to-put-ties-between-syllables-in-lyrics.ly;h=230180158ecc1c27cec5b04ef71945640e4ce6bc;hb=f6f7a119663c922b7ab245547645a06897b7a129;hp=660107940900b79870e0a35c6680c802045f1350;hpb=3d8089a42af6304edb8dad56220e845c84832bb2;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 6601079409..230180158e 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,18 +1,19 @@ -%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it +%% Do not edit this file; it is automatically +%% generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.13.1" +\version "2.13.31" \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 }