X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fchanging-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly;h=45e60243b2de7dce91d166caddb93dfe41449f9e;hb=d900000e63555ff30b74b50cc31a8d2a2cb63b6a;hp=c8c715be786c1b288bd3b9f9ec7611f60401963a;hpb=2613eed0a13ce118cb11f83057d9d79fc6973a4e;p=lilypond.git diff --git a/Documentation/snippets/changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly b/Documentation/snippets/changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly index c8c715be78..45e60243b2 100644 --- a/Documentation/snippets/changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly +++ b/Documentation/snippets/changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly @@ -1,18 +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.12.2" +\version "2.18.0" \header { - lsrtags = "expressive-marks, editorial-annotations" - -%% Translation of GIT committish: fa19277d20f8ab0397c560eb0e7b814bd804ecec - texidoces = " -Se puede cambiar el aspecto de las ligaduras de expresión de -continuas a punteadas o intermitentes. - -" - doctitlees = "Modificar el aspecto continuo de una ligadura de expresión a punteado o intermitente" + lsrtags = "connecting-notes, editorial-annotations, expressive-marks, really-simple" texidoc = " The appearance of slurs may be changed from solid to dotted or dashed. @@ -32,5 +27,3 @@ The appearance of slurs may be changed from solid to dotted or dashed. \slurSolid c4( d e c) } - -