X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fusing-ties-with-arpeggios.ly;h=50adba052fc141c8dc82430291153372f009be59;hb=6cc24e4a3246f1daaf79db3bec97a4a4541b5149;hp=bd464f9371c476125f0997ff6fae5945345f2567;hpb=3749eebdbf55d7ebbc1ef3abccd0dff58fde3fa1;p=lilypond.git diff --git a/Documentation/snippets/using-ties-with-arpeggios.ly b/Documentation/snippets/using-ties-with-arpeggios.ly index bd464f9371..50adba052f 100644 --- a/Documentation/snippets/using-ties-with-arpeggios.ly +++ b/Documentation/snippets/using-ties-with-arpeggios.ly @@ -1,12 +1,15 @@ -%% Do not edit this file; it is automatically +%% DO NOT EDIT this file manually; it is automatically %% generated from LSR http://lsr.dsi.unimi.it +%% Make any changes in LSR itself, or in Documentation/snippets/new/ , +%% and then run scripts/auxiliar/makelsr.py +%% %% This file is in the public domain. -\version "2.13.10" +\version "2.14.2" \header { lsrtags = "rhythms" -%% Translation of GIT committish: 341940d3830b59f93a80131471d622c2818afddb +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 doctitlees = "Uso de ligaduras en los arpegios" texidoces = " En ocasiones se usan ligaduras de unión para escribir los arpegios. @@ -18,7 +21,8 @@ en principio también se puede usar para notas normales consecutivas. " -%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d + +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Überbindungen werden teilweise benutzt, um Arpeggios zu notieren. In diesem Fall stehen die übergebundenen Noten nicht unbedingt hintereinander. @@ -27,10 +31,11 @@ auf @code{#t} gesetzt wird. Diese Funktion ist auch sinnvoll, um etwa ein Tremolo mit einem Akkord zu überbinden, kann aber prinzipiell auch für normale Überbindungen eingesetzt werden " - doctitlede = "Überbingungen für Arpeggio genutzen" + doctitlede = "Überbindungen für Arpeggio benutzen" + -%% Translation of GIT committish: e71f19ad847d3e94ac89750f34de8b6bb28611df +%% Translation of GIT committish: 4da4307e396243a5a3bc33a0c2753acac92cb685 texidocfr = " Les liaisons de tenue servent parfois à rendre un accord arpégé. Dans ce cas, les notes liées ne sont pas toutes consécutives. Il faut alors @@ -51,6 +56,7 @@ can also be used for ordinary consecutive notes. doctitle = "Using ties with arpeggios" } % begin verbatim + \relative c' { \set tieWaitForNote = ##t \grace { c16[ ~ e ~ g] ~ } 2