X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fcreating-metronome-marks-in-markup-mode.ly;h=62ebc5e72658d410b57ec447046a49be3e30421b;hb=493fa01bf15b02089b985bcba87c5a9a1be7f3b9;hp=c163406815e40326bda31252173a6d6ac32fb2df;hpb=5e44b5f4dba63d3649331e317286be089955edde;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 c163406815..62ebc5e726 100644 --- a/Documentation/snippets/creating-metronome-marks-in-markup-mode.ly +++ b/Documentation/snippets/creating-metronome-marks-in-markup-mode.ly @@ -1,39 +1,14 @@ -%% Do not edit this file; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% DO NOT EDIT this file manually; it is automatically +%% 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.13.39" +\version "2.18.0" \header { lsrtags = "rhythms" -%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00 - 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.