]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly
Doc-de: updating fretted-strings and new snippets
[lilypond.git] / Documentation / snippets / printing-metronome-and-rehearsal-marks-below-the-staff.ly
index c4e7fbd2aaf31b712d2139f3e7fcc4324b3cd72f..c2bb2acb48148055d62b5b06969b961ac6731726 100644 (file)
@@ -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: 91eeed36c877fe625d957437d22081721c8c6345
   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,7 +32,7 @@ von @code{MetronomeMark} oder @code{RehearsalMark} entsprechend verändert werde
 "
   doctitlede = "Metronom- und Übungszeichen unter das System setzen"
 
-%% Translation of GIT committish: d78027a94928ddcdd18fd6534cbe6d719f80b6e6
+%% 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é
@@ -41,7 +44,7 @@ les placera au-dessous de 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.
 
@@ -52,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