X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fcreating-metronome-marks-in-markup-mode.ly;h=62ebc5e72658d410b57ec447046a49be3e30421b;hb=178b4c7a699c6653c75550938a3a0cd7821ac92e;hp=019c9419b2e2c7b24a7eea7e3938273792d09ba0;hpb=f3a35eaef2b78440cdb150d36d8ff6d93e9c8d46;p=lilypond.git diff --git a/Documentation/snippets/creating-metronome-marks-in-markup-mode.ly b/Documentation/snippets/creating-metronome-marks-in-markup-mode.ly index 019c9419b2..62ebc5e726 100644 --- a/Documentation/snippets/creating-metronome-marks-in-markup-mode.ly +++ b/Documentation/snippets/creating-metronome-marks-in-markup-mode.ly @@ -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.12.2" +\version "2.18.0" \header { lsrtags = "rhythms" -%% 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. - -" - 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.