]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly
index 49589afe89e55c863b0d4d0c36d4df1afbcb2e58..9e4fc45c0d23e9445ac55bc88728f3a1586732aa 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.12.2"
+\version "2.14.2"
 
 \header {
-  lsrtags = "rhythms, tweaks-and-overrides"
+  lsrtags = "tweaks-and-overrides, rhythms"
 
-%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 
 A veces, la indicación de compás no debe imprimir la fracción completa
@@ -21,15 +24,14 @@ se puede revertir el cambio.  Para aplicar el estilo de un dígito
 "
   doctitlees = "Indicación de compás imprimiendo sólo el numerador (en lugar de la fracción)"
 
-%% Translation of GIT committish: 190a067275167c6dc9dd0afef683d14d392b7033
-
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
   texidocfr = "
 La métrique est parfois indiquée non pas par une fraction (p.ex. 7/4)
 mais simplement par son numérateur (7 dans ce cas).  L'instruction
 @code{\\override Staff.TimeSignature #'style = #'single-digit} permet de
 déroger au style par défaut de manière permanente -- un @code{\\revert
 Staff.TimeSignature #'style} d'annuler ces modifications.  Lorsque cette
-métrique sous le forme d'une seul chiffre ne se présente qu'une seule
+métrique sous la forme d'une seul chiffre ne se présente qu'une seule
 fois, il suffit de faire précéder l'instruction @code{\\override} d'un
 simple @code{\\once}.
 
@@ -51,6 +53,7 @@ the single-digit style to only one time signature, use the
   doctitle = "Time signature printing only the numerator as a number (instead of the fraction)"
 } % begin verbatim
 
+
 \relative c'' {
   \time 3/4
   c4 c c