]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / printing-bar-numbers-at-regular-intervals.ly
index 592e391d99c4743408c28d7872f101ca8507902a..f718f981f6d2b6b6ace1987816fa9e9c42ade36d 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.31"
+\version "2.14.2"
 
 \header {
   lsrtags = "rhythms"
 
-%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 
 Se pueden imprimir los números de compás a intervalos regulares
@@ -32,10 +35,10 @@ am Ende einer Zeile.
 
 
 
-%% Translation of GIT committish: 374d57cf9b68ddf32a95409ce08ba75816900f6b
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
   texidocfr = "
 Vous pouvez imprimer un numéro de mesure à intervalle régulier plutôt
-qu'en tête de chaque ligne seulement, en recourrant à la propriété
+qu'en tête de chaque ligne seulement, en recourant à la propriété
 @code{barNumberVisibility}.  Voici comment afficher le numéro toutes les
 deux mesures sauf en fin de ligne.
 
@@ -51,6 +54,7 @@ measures except at the end of the line.
   doctitle = "Printing bar numbers at regular intervals"
 } % begin verbatim
 
+
 \relative c' {
   \override Score.BarNumber #'break-visibility = #end-of-line-invisible
   \set Score.currentBarNumber = #11