X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fsnippets%2Fchanging-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly;h=4da9c337f5bca941662df5f8709838816a1dbfca;hb=9d6de982fe5be4786a9bc8ff71d577042dbba61f;hp=a26759b4770eb674d12b5c8946e2d0c7f1240794;hpb=58933e3e40e9cfbdc70b846bc808c723e053f7b3;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 a26759b477..4da9c337f5 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 @@ -4,26 +4,10 @@ %% and then run scripts/auxiliar/makelsr.py %% %% This file is in the public domain. -\version "2.14.2" +\version "2.16.0" \header { - lsrtags = "expressive-marks, really-simple, editorial-annotations, connecting-notes" - -%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa - 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" - -%% Translation of GIT committish: f5cfaf8ef4ac347702f554af0944ef0d8396e73a - texidocfr = " -Une liaison d'articulation peut se présenter sous la forme d'un trait -continu ou discontinu, voire en pointillé. - -" - doctitlefr = "Modification de l'aspect des liaisons d'articulation" + lsrtags = "connecting-notes, editorial-annotations, expressive-marks, really-simple" texidoc = " The appearance of slurs may be changed from solid to dotted or dashed. @@ -44,5 +28,3 @@ The appearance of slurs may be changed from solid to dotted or dashed. \slurSolid c4( d e c) } - -