]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/printing-the-bar-number-for-the-first-measure.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / Documentation / snippets / printing-the-bar-number-for-the-first-measure.ly
index 743b9b2f834869795bd3ff9c78cdf6a23dce084d..5a3c671640555cac52726cffd4051f2e87ca3626 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.0"
 
 \header {
   lsrtags = "rhythms"
 
-%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
+%% Translation of GIT committish: 59caa3adce63114ca7972d18f95d4aadc528ec3d
   texidoces = "
 
 De forma predeterminada se suprime el número del primer compás de una
@@ -24,7 +27,7 @@ líinea divisoria vacía antes de la primera nota.
 
 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   texidocde = "
-Standardmäßig wird die erste Taktzahl einer Paritur nicht gesetzt,
+Standardmäßig wird die erste Taktzahl einer Partitur nicht gesetzt,
 wenn sie weniger oder gleich '1' ist.  Indem man @code{barNumberVisibility}
 auf @code{all-bar-numbers-visible} setzt, kann eine beliebige
 Taktzahl für den ersten und die folgenden Takte gesetzt werden.