X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fprinting-bar-numbers-at-regular-intervals.ly;h=e1cfde056e1fe640f0893bbc02817dc6beafc9cb;hb=9a73c67a79a21b889d67f8d28f2c106de830d936;hp=0ec6795729fc523818ec581b0f6cdb77ab652889;hpb=580faff1d6167b1500228dc5c5ae073dca0ead40;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 0ec6795729..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.39" +\version "2.14.0" \header { lsrtags = "rhythms" -%% Translation of GIT committish: 5160eccb26cee0bfd802d844233e4a8d795a1e94 +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 texidoces = " Se pueden imprimir los números de compás a intervalos regulares @@ -32,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.