X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fprinting-bar-numbers-at-regular-intervals.ly;h=e1cfde056e1fe640f0893bbc02817dc6beafc9cb;hb=569714401fbe0e814f0282059f157aa36a54c706;hp=e634911ff9fd767dd64754e034c9baf021e4d669;hpb=94408d4a2e538e8812561f29e09116ede58dd042;p=lilypond.git diff --git a/Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly b/Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly index e634911ff9..e1cfde056e 100644 --- a/Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly +++ b/Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly @@ -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.29" +\version "2.14.0" \header { lsrtags = "rhythms" -%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 texidoces = " Se pueden imprimir los números de compás a intervalos regulares @@ -19,6 +22,7 @@ imprimen a cada dos compases excepto al final de la línea. doctitlees = "Imprimir números de compás a intervalos regulares" + %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Taktnummern können in regelmäßigen Intervallen gesetzt werden, indem @@ -27,13 +31,14 @@ Beispiel werden die Taktnummern jeden zweiten Takt gesetzt, außer am Ende einer Zeile. " - doctitlede = "Setzen der Taktnummern in regelmäßigen Intevallen" + doctitlede = "Setzen der Taktnummern in regelmäßigen Intervallen" + -%% 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.