]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/changing-the-tempo-without-a-metronome-mark.ly
Lilypond-book: Implement MusicXML support in lilypond-book
[lilypond.git] / Documentation / snippets / changing-the-tempo-without-a-metronome-mark.ly
index 38487732ac90d3236ff16f0f3322924b9fa32465..6b87cacdb3971f1a8ae05de6257f2028a0d0e601 100644 (file)
@@ -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: 1d589aa04c20d7711bf662618adbdd6d445db29d
+%% Translation of GIT committish: 70f5f30161f7b804a681cd080274bfcdc9f4fe8c
   texidoces = "
 Para cambiar el tempo en la salida MIDI sin
 imprimir nada, hacemos invisible la indicación metronómica:
@@ -25,11 +28,11 @@ Noten auszugeben, kann die Metronombezeichnung unsichtbar gemacht werden:
 
   doctitlede = "Das Tempo ohne Metronom-Angabe verändern"
 
-%% Translation of GIT committish: 99dc90bbc369722cf4d3bb9f30b7288762f2167f6
+%% 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"