X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fchanging-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly;h=c1cb50db1814ce7fa032a0e9eb15a7f8d87aa065;hb=1423508c355989fa26a8cfe5985b0d6e1ab0a538;hp=2fd7d45d8b00f507d39ee5b2f36b5a066e488ff5;hpb=ae5cf53569c95d0e35e98a7abd292c4f8a82b528;p=lilypond.git diff --git a/input/lsr/changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly b/input/lsr/changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly index 2fd7d45d8b..c1cb50db18 100644 --- a/input/lsr/changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly +++ b/input/lsr/changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly @@ -1,10 +1,11 @@ %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.11.55" +\version "2.13.1" \header { lsrtags = "expressive-marks, editorial-annotations" +%% Translation of GIT committish: 55ea64f469d9c1703222654c9e5bc8490b04a67a texidoces = " Se puede cambiar el aspecto de las ligaduras de expresión de continuas a punteadas o intermitentes. @@ -18,6 +19,7 @@ The appearance of slurs may be changed from solid to dotted or dashed. " doctitle = "Changing the appearance of a slur from solid to dotted or dashed" } % begin verbatim + \relative c' { c4( d e c) \slurDotted @@ -30,3 +32,4 @@ The appearance of slurs may be changed from solid to dotted or dashed. c4( d e c) } +