X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fchanging-the-tempo-without-a-metronome-mark.ly;h=af24daca37804fac8362bf75d6fe7f99a2e89a9c;hb=5cb22795fed8ad80ebf17b619806c9fb5c870914;hp=6d03d92f25931a6a9df315eb76f49c17cbca6955;hpb=f115fc1bdeb3fdd356db670ef4fe3e6b9aee019c;p=lilypond.git diff --git a/Documentation/snippets/changing-the-tempo-without-a-metronome-mark.ly b/Documentation/snippets/changing-the-tempo-without-a-metronome-mark.ly index 6d03d92f25..af24daca37 100644 --- a/Documentation/snippets/changing-the-tempo-without-a-metronome-mark.ly +++ b/Documentation/snippets/changing-the-tempo-without-a-metronome-mark.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.16" +\version "2.14.0" \header { - lsrtags = "staff-notation, midi" + lsrtags = "rhythms, tweaks-and-overrides, midi" -%% Translation of GIT committish: 00ef2ac3dd16e21c9ffdffaa4d6d043a3f1a76e6 +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 texidoces = " Para cambiar el tempo en la salida MIDI sin imprimir nada, hacemos invisible la indicación metronómica: @@ -16,7 +19,7 @@ imprimir nada, hacemos invisible la indicación metronómica: doctitlees = "Cambiar el tempo sin indicación metronómica" -%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Um das Tempo für die MIDI-Ausgabe zu ändern, ohne eine Tempoangabe in den Noten auszugeben, kann die Metronombezeichnung unsichtbar gemacht werden: @@ -25,11 +28,11 @@ Noten auszugeben, kann die Metronombezeichnung unsichtbar gemacht werden: doctitlede = "Das Tempo ohne Metronom-Angabe verändern" -%% Translation of GIT committish: d78027a94928ddcdd18fd6534cbe6d719f80b6e6 +%% Translation of GIT committish: 4ab2514496ac3d88a9f3121a76f890c97cedcf4e texidocfr = " Vous pouvez indiquer un changement de tempo pour le fichier MIDI sans pour autant l'imprimer. Il suffit alors de le rendre invisible aux -interprètes. +interprètes. " doctitlefr = "Changement de tempo sans indication sur la partition"