]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/changing-the-tempo-without-a-metronome-mark.ly
Merge branch 'master' of git://git.savannah.gnu.org/lilypond.git
[lilypond.git] / Documentation / snippets / changing-the-tempo-without-a-metronome-mark.ly
index 67a1cf55775bb7dd2ce91c4b4d9ae32df9a818fe..6b87cacdb3971f1a8ae05de6257f2028a0d0e601 100644 (file)
@@ -1,11 +1,15 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% 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.1"
+\version "2.14.0"
 
 \header {
-  lsrtags = "staff-notation, midi"
+  lsrtags = "rhythms, tweaks-and-overrides, midi"
 
-%% Translation of GIT committish: dcd61338c753205b6f8d549389fcb0d999c3a675
+%% Translation of GIT committish: 70f5f30161f7b804a681cd080274bfcdc9f4fe8c
   texidoces = "
 Para cambiar el tempo en la salida MIDI sin
 imprimir nada, hacemos invisible la indicación metronómica:
@@ -14,7 +18,8 @@ imprimir nada, hacemos invisible la indicación metronómica:
 
   doctitlees = "Cambiar el tempo sin indicación metronómica"
 
-%% Translation of GIT committish: 0364058d18eb91836302a567c18289209d6e9706
+
+%% 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:
@@ -23,6 +28,16 @@ Noten auszugeben, kann die Metronombezeichnung unsichtbar gemacht werden:
 
   doctitlede = "Das Tempo ohne Metronom-Angabe verändern"
 
+%% 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.
+
+"
+  doctitlefr = "Changement de tempo sans indication sur la partition"
+
+
   texidoc = "
 To change the tempo in MIDI output without printing anything, make the
 metronome mark invisible.