X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fadding-beams%2C-slurs%2C-ties-etc.-when-using-tuplet-and-non-tuplet-rhythms.ly;h=e8228d84e0b844dacde22309d0d16712e2a013d6;hb=88d889df8b347cb0d0365555569f26c37ba59840;hp=9fb7fe9fcb05a33ea55d1386bdfe5302470309ef;hpb=70ff1f9ec002479b4b34e6e470c0e479d6060a57;p=lilypond.git diff --git a/Documentation/snippets/adding-beams,-slurs,-ties-etc.-when-using-tuplet-and-non-tuplet-rhythms.ly b/Documentation/snippets/adding-beams,-slurs,-ties-etc.-when-using-tuplet-and-non-tuplet-rhythms.ly index 9fb7fe9fcb..e8228d84e0 100644 --- a/Documentation/snippets/adding-beams,-slurs,-ties-etc.-when-using-tuplet-and-non-tuplet-rhythms.ly +++ b/Documentation/snippets/adding-beams,-slurs,-ties-etc.-when-using-tuplet-and-non-tuplet-rhythms.ly @@ -1,12 +1,12 @@ %% Do not edit this file; it is automatically %% generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.13.4" +\version "2.13.39" \header { lsrtags = "rhythms, expressive-marks" -%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca +%% Translation of GIT committish: 5160eccb26cee0bfd802d844233e4a8d795a1e94 texidoces = " La sintaxis de LilyPond puede implicar muchas colocaciones poco comunes para los paréntesis, corchetes, etc, que a veces se tienen @@ -32,7 +32,7 @@ the right square bracket should directly follow the note which is to be at the end of the requested beaming, even if this note happens to be inside a tuplet section. This snippet demonstrates how to combine manual beaming, manual slurs, ties and phrasing slurs with tuplet -sections (enclosed within curly braces). +sections (enclosed within curly braces). " doctitle = "Adding beams slurs ties etc. when using tuplet and non-tuplet rhythms"