]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly
Update snippets from today's LSR with changed makelsr.py
[lilypond.git] / Documentation / snippets / changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly
index a26759b4770eb674d12b5c8946e2d0c7f1240794..062d0a797a840d89dafd48e6d4d78cd6551458d2 100644 (file)
@@ -9,22 +9,6 @@
 \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"
-
   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)
 }
-
-