]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/creating-metronome-marks-in-markup-mode.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / Documentation / snippets / creating-metronome-marks-in-markup-mode.ly
index 0368919dd384905ca3721bd9f1967bf70ffd2ffd..ac55db6a4bbb8edd9097791cb1b0b30e85159ddd 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"
+  lsrtags = "rhythms"
 
-%% Translation of GIT committish: dcd61338c753205b6f8d549389fcb0d999c3a675
+%% Translation of GIT committish: 59caa3adce63114ca7972d18f95d4aadc528ec3d
   texidoces = "
 Se pueden crear indicaciones metronómicas nuevas en modo de
 marcado, pero no cambian el tempo en la salida MIDI.
@@ -13,7 +17,8 @@ marcado, pero no cambian el tempo en la salida MIDI.
 "
   doctitlees = "Crear indicaciones metronómicas en modo de marcado"
 
-%% Translation of GIT committish: 0364058d18eb91836302a567c18289209d6e9706
+
+%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   texidocde = "
 Neue Metronombezeichnungen können als Textbeschriftung erstellt werden,
 aber sie ändern nicht das Tempo für die MIDI-Ausgabe.
@@ -22,6 +27,16 @@ aber sie ändern nicht das Tempo für die MIDI-Ausgabe.
 
   doctitlede = "Eine Metronombezeichnung als Textbeschriftung erstellen"
 
+%% Translation of GIT committish: 99dc90bbc369722cf4d3bb9f30b7288762f2167f6
+  texidocfr = "
+Vous pouvez créer des indications de tempo sous la forme d'étiquettes
+textuelles -- des objets @code{markup} -- notamment des équivalences.
+Cependant, elles n'apparaîtront pas dans le fichier MIDI.
+
+"
+  doctitlefr = "Création d'une indication métronomique sous forme d'étiquette"
+
+
   texidoc = "
 New metronome marks can be created in markup mode, but they will not
 change the tempo in MIDI output.