]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/creating-metronome-marks-in-markup-mode.ly
Merge remote-tracking branch 'origin/master' into translation
[lilypond.git] / Documentation / snippets / creating-metronome-marks-in-markup-mode.ly
index f63dcb1e77877f94d2bc523642f0432c99ff98fa..62ebc5e72658d410b57ec447046a49be3e30421b 100644 (file)
@@ -1,42 +1,14 @@
 %% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% generated from LSR http://lsr.di.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.14.0"
+\version "2.18.0"
 
 \header {
   lsrtags = "rhythms"
 
-%% Translation of GIT committish: 2d548a99cb9dba80f2ff035582009477cd37eceb
-  texidoces = "
-Se pueden crear indicaciones metronómicas nuevas en modo de
-marcado, pero no cambian el tempo en la salida MIDI.
-
-"
-  doctitlees = "Crear indicaciones metronómicas en modo de marcado"
-
-
-%% 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.
-
-"
-
-  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.