X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=input%2Flsr%2Fchanging-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly;h=d0a052d4e1f68696d8a511c8a2a8c8e087059fc6;hb=a8c9e8a7ca320ab0df5fd32e717fd62cd7635ce6;hp=0387ad1241a5ddb426f2bcff514c52e254c6629d;hpb=f844ae0d425f0e1c16ae0019228b136dd85c17a7;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 0387ad1241..d0a052d4e1 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,16 +1,24 @@ %% 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.49" +\version "2.12.3" \header { lsrtags = "expressive-marks, editorial-annotations" + 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" + texidoc = " 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 @@ -23,3 +31,4 @@ The appearance of slurs may be changed from solid to dotted or dashed. c4( d e c) } +