]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / Documentation / snippets / printing-metronome-and-rehearsal-marks-below-the-staff.ly
index f8fccee29850c1f2e83d5925e9f78c55604a8dc5..8f961e594db87c758537a3af21f7a189356aef92 100644 (file)
@@ -1,24 +1,29 @@
-%% 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 = "rhythms, expressive-marks, staff-notation, tweaks-and-overrides"
+  lsrtags = "rhythms, expressive-marks, tweaks-and-overrides"
 
-%% Translation of GIT committish: dff50e8e1d3134657a6b6203b9c93826dc4cef65
+%% Translation of GIT committish: 59caa3adce63114ca7972d18f95d4aadc528ec3d
   texidoces = "
 De forma predeterminada, las indicaciones metronómicas y las
 letras de ensayo se imprimen encima del pentagrama.  Para
 colocarlas debajo del pentagrama, simplemente ajustamos
-adecuadamente las propiedades @code{side-axis} y @code{direction}
-de @code{MetronomeMark} o de @code{RehearsalMark}.
+adecuadamente la propiedad @code{direction} de
+@code{MetronomeMark} o de @code{RehearsalMark}.
 
 "
 
   doctitlees = "Impresión de indicaciones metronómicas y letras de ensayo debajo del pentagrama"
 
-  
-%% Translation of GIT committish: 0364058d18eb91836302a567c18289209d6e9706
+
+
+%% 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
@@ -27,8 +32,19 @@ 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. 
+By default, metronome and rehearsal marks are printed above the staff.
 To place them below the staff simply set the @code{direction} property
 of @code{MetronomeMark} or @code{RehearsalMark} appropriately.
 
@@ -39,7 +55,7 @@ of @code{MetronomeMark} or @code{RehearsalMark} appropriately.
 \layout { ragged-right = ##f }
 
 {
-  % Metronome marks below the staff 
+  % Metronome marks below the staff
   \override Score.MetronomeMark #'direction = #DOWN
   \tempo 8. = 120
   c''1