X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fchanging-the-tuplet-number.ly;h=4558338b7733bc39384ef7a6eb3ea6447bd0b2df;hb=c744185dd668b6b4731f060ae82d10075182415b;hp=64b7fa08567544c54af08db79b8dd1c581827a88;hpb=a6ec33aa09b9f93eb5792d72abf5ee0efbcfba26;p=lilypond.git diff --git a/Documentation/snippets/changing-the-tuplet-number.ly b/Documentation/snippets/changing-the-tuplet-number.ly index 64b7fa0856..4558338b77 100644 --- a/Documentation/snippets/changing-the-tuplet-number.ly +++ b/Documentation/snippets/changing-the-tuplet-number.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: 45fc8488655f9ea122d1ec6e3328892618bd6971 +%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa doctitlees = "Cambiar el número del grupo especial" texidoces = " @@ -18,7 +21,8 @@ del grupo, o eliminar el número. " -%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d + +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Standardmäßig wird nur der Zähler des N-tolen-Bruchs über der Klammer dargestellt, wie er dem @code{\\times}-Befehl übergeben wird. @@ -29,7 +33,8 @@ vollständig unterdrücken. doctitlede = "Die Zahl der N-tole verändern" -%% Translation of GIT committish: e71f19ad847d3e94ac89750f34de8b6bb28611df + +%% Translation of GIT committish: 4da4307e396243a5a3bc33a0c2753acac92cb685 texidocfr = " L'apparence du chiffre est déterminée par la propriété @code{text} dans @code{TupletNumber}. La valeur par défaut imprime seulement le @@ -50,6 +55,7 @@ be printed, or the tuplet number may be suppressed altogether. doctitle = "Changing the tuplet number" } % begin verbatim + \relative c'' { \times 2/3 { c8 c c } \times 2/3 { c8 c c }