]> 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 f1b5089f688d063214c35aba18e9aee5110959d6..f718f981f6d2b6b6ace1987816fa9e9c42ade36d 100644 (file)
@@ -4,12 +4,12 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.14.2"
 
 \header {
   lsrtags = "rhythms"
 
-%% Translation of GIT committish: 59caa3adce63114ca7972d18f95d4aadc528ec3d
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 
 Se pueden imprimir los números de compás a intervalos regulares
@@ -35,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.
 
@@ -54,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