]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/printing-the-bar-number-for-the-first-measure.ly
web: changed open source to free software
[lilypond.git] / Documentation / snippets / printing-the-bar-number-for-the-first-measure.ly
index 73a03ff7f9afe092b5d4f23a1b8018007138910b..dd1f4c238a8accd7355a1d929c0595023afd6606 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: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 
 De forma predeterminada se suprime el número del primer compás de una
@@ -39,7 +39,7 @@ werden, damit das funktioniert.
 
 
 
-%% Translation of GIT committish: 374d57cf9b68ddf32a95409ce08ba75816900f6b
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
   texidocfr = "
 Par défaut, LilyPond n'affiche pas le premier numéro de mesure s'il est
 inférieur à@tie{}2. Le fait de définir @code{barNumberVisibility} à
@@ -63,6 +63,7 @@ must be inserted before the first note for this to work.
   doctitle = "Printing the bar number for the first measure"
 } % begin verbatim
 
+
 \relative c' {
   \set Score.barNumberVisibility = #all-bar-numbers-visible
   \bar ""