X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fskips-in-lyric-mode-2.ly;h=90e03b195c16db157c3270ece4d7287844476cc9;hb=9468b77cb2ae93b992bfb9105016f3393d206b47;hp=b2cf74836582447b688688dda2b72faed7efda0b;hpb=d65a3a9777a9e96029f6aa408d86d13a88f6619d;p=lilypond.git diff --git a/Documentation/snippets/skips-in-lyric-mode-2.ly b/Documentation/snippets/skips-in-lyric-mode-2.ly index b2cf748365..90e03b195c 100644 --- a/Documentation/snippets/skips-in-lyric-mode-2.ly +++ b/Documentation/snippets/skips-in-lyric-mode-2.ly @@ -1,10 +1,13 @@ -%% Do not edit this file; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% DO NOT EDIT this file manually; it is automatically +%% 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.13.31" +\version "2.18.0" \header { - lsrtags = "rhythms, vocal-music" + lsrtags = "really-simple, rhythms, vocal-music" texidoc = " Although @code{s} skips cannot be used in @code{\\lyricmode} (it is @@ -19,4 +22,3 @@ or underscores (@code{_}) are available.So for example: \relative c'' { a4 b c d } \new Lyrics \lyricmode { a4 "" _ gap } >> -