X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fsnippets%2Fprinting-metronome-and-rehearsal-marks-below-the-staff.ly;h=5c62b5cf546e76caec6ed9e8b0065b5b389c3b1d;hb=f3a35eaef2b78440cdb150d36d8ff6d93e9c8d46;hp=24c937700cd9c99d87717a2f229753ba67439053;hpb=71243e9548e9146da4a90e6347dbca6430346be8;p=lilypond.git diff --git a/Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly b/Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly index 24c937700c..5c62b5cf54 100644 --- a/Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly +++ b/Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly @@ -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.4" +\version "2.12.2" \header { - lsrtags = "rhythms, expressive-marks, staff-notation, tweaks-and-overrides" + lsrtags = "rhythms, expressive-marks, tweaks-and-overrides" -%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca +%% Translation of GIT committish: 59caa3adce63114ca7972d18f95d4aadc528ec3d texidoces = " De forma predeterminada, las indicaciones metronómicas y las letras de ensayo se imprimen encima del pentagrama. Para @@ -20,7 +23,7 @@ adecuadamente la propiedad @code{direction} de -%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Normalerweise werden Metronom- und Übungszeichen über dem Notensystem ausgegeben. Um sie unter das System zu setzen, muss die @code{direction}-Eigenschaft @@ -29,6 +32,17 @@ von @code{MetronomeMark} oder @code{RehearsalMark} entsprechend verändert werde " doctitlede = "Metronom- und Übungszeichen unter das System setzen" +%% Translation of GIT committish: 99dc90bbc369722cf4d3bb9f30b7288762f2167f6 + texidocfr = " +Les indications de tempo et les marques de repère s'impriment par défaut +au-dessus de la portée. Le fait de régler en conséquence la propriété +@code{direction} des objets @code{MetronomeMark} ou @code{RehearsalMark} +les placera au-dessous de la portée. + +" + doctitlefr = "Impression du métronome et des repères sous la portée" + + texidoc = " By default, metronome and rehearsal marks are printed above the staff. To place them below the staff simply set the @code{direction} property