diff options
author | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
---|---|---|
committer | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
commit | f22c889b1389cb7d761580762fe77973780f2f86 (patch) | |
tree | d325b60ea9e43c4094814635d61ab92bc2f68046 /Documentation/snippets/changing-the-tempo-without-a-metronome-mark.ly | |
parent | 2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff) |
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/changing-the-tempo-without-a-metronome-mark.ly')
-rw-r--r-- | Documentation/snippets/changing-the-tempo-without-a-metronome-mark.ly | 31 |
1 files changed, 1 insertions, 30 deletions
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 fd18b6b99e..3146ab91a7 100644 --- a/Documentation/snippets/changing-the-tempo-without-a-metronome-mark.ly +++ b/Documentation/snippets/changing-the-tempo-without-a-metronome-mark.ly @@ -7,36 +7,7 @@ \version "2.14.2" \header { - lsrtags = "tweaks-and-overrides, midi, rhythms" - -%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa - texidoces = " -Para cambiar el tempo en la salida MIDI sin -imprimir nada, hacemos invisible la indicación metronómica: - -" - - doctitlees = "Cambiar el tempo sin indicación metronómica" - - -%% 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: - -" - - 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" - + lsrtags = "midi, rhythms, tweaks-and-overrides" texidoc = " To change the tempo in MIDI output without printing anything, make the |