X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fusing-double-slurs-for-legato-chords.ly;h=8193762123c96e0647d7ddd179c3c389f8d2343c;hb=1423508c355989fa26a8cfe5985b0d6e1ab0a538;hp=1d3cf19af6bd28883cf5e82a2d9a8603274a7c1b;hpb=171ae434d4f0bc9772d45d0328e050e622e0fe6c;p=lilypond.git diff --git a/input/lsr/using-double-slurs-for-legato-chords.ly b/input/lsr/using-double-slurs-for-legato-chords.ly index 1d3cf19af6..8193762123 100644 --- a/input/lsr/using-double-slurs-for-legato-chords.ly +++ b/input/lsr/using-double-slurs-for-legato-chords.ly @@ -1,16 +1,25 @@ %% 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.61" +\version "2.13.1" \header { lsrtags = "expressive-marks" +%% Translation of GIT committish: dff50e8e1d3134657a6b6203b9c93826dc4cef65 texidoces = " Algunos compositores escriben dos ligaduras cuando quieren acordes legato. Esto se puede conseguir estableciendo @code{doubleSlurs}. " doctitlees = "Utilizar ligaduras dobles para acordes legato" + +%% Translation of GIT committish: 6ce7f350682dfa99af97929be1dec6b9f1cbc01a +texidocde = " +Einige Komponisten schreiben doppelte Bögen, wenn Legato-Akkorde notiert +werden. Das kann mit der Eigenschaft @code{doubleSlurs} erreicht werden. + +" + doctitlede = "Doppelte Bögen für Legato-Akkorde benutzen" texidoc = " Some composers write two slurs when they want legato chords. This can @@ -19,7 +28,9 @@ be achieved by setting @code{doubleSlurs}. " doctitle = "Using double slurs for legato chords" } % begin verbatim + \relative c' { \set doubleSlurs = ##t 4( ) } +