]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/printing-the-bar-number-for-the-first-measure.ly
LSR: Update.
[lilypond.git] / input / lsr / printing-the-bar-number-for-the-first-measure.ly
index 5a19d2adda4fb4de3077f4b66611a63d5624dd44..09228ce935a115445348a8da7caa5b8557467ec0 100644 (file)
@@ -1,9 +1,10 @@
-%% Do not edit this file; it is auto-generated from input/new
+%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-%% Note: this file works from version 2.12.1
 \version "2.13.1"
 
 \header {
+  lsrtags = "rhythms"
+
 %% Translation of GIT committish: 5a33019d8b4a837f564eadd4979501ff07e9dfd5
   texidoces = "
 
@@ -31,21 +32,17 @@ werden, damit das funktioniert.
 "
   doctitlede = "Setzen der Taktnummer für den ersten Takt"
 
-  lsrtags = "rhythms"
-
   texidoc = "
-By default, the first bar number in a score is suppressed if it is
-less than or equal to `1'.  By setting @code{barNumberVisibility}
-to @code{all-bar-numbers-visible}, any bar number can be printed
-for the first measure and all subsequent measures.  Note that an
-empty bar line must be inserted before the first note for this to
-work.
+By default, the first bar number in a score is suppressed if it is less
+than or equal to `1'.  By setting @code{barNumberVisibility} to
+@code{all-bar-numbers-visible}, any bar number can be printed for the
+first measure and all subsequent measures.  Note that an empty bar line
+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 ""