X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fprinting-bar-numbers-inside-boxes-or-circles.ly;h=2b85daa453dc64671bf75b7c8da99e63146223b5;hb=b503d2c54e1c3c6bf1677226b2c2aaab94e8aba8;hp=0faf6a16f5490c58d1e7c448bdba6a9ab0545557;hpb=69f0ec479a6ade46d0a227755bb02562112c6743;p=lilypond.git diff --git a/Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly b/Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly index 0faf6a16f5..2b85daa453 100644 --- a/Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly +++ b/Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly @@ -1,11 +1,15 @@ -%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it +%% 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.1" +\version "2.12.2" \header { lsrtags = "rhythms, tweaks-and-overrides" -%% Translation of GIT committish: 5a33019d8b4a837f564eadd4979501ff07e9dfd5 +%% Translation of GIT committish: fa19277d20f8ab0397c560eb0e7b814bd804ecec texidoces = " Los números de compás también se pueden imprimir dentro de rectángulos o de circunferencias. @@ -14,12 +18,22 @@ Los números de compás también se pueden imprimir dentro de rectángulos o de doctitlees = "Imprimir números de compás dentro de rectángulos o circunferencias" -%% Translation of GIT committish: 13ac9d1dfbcc297166948ee396e9ade078d2446e + +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Taktnummern können auch in Boxen oder Kreisen gesetzt werden. " - doctitlede = "Setzen von Taktnummern in Boxen oder Kreisen" + doctitlede = "Setzen von Taktnummern in Kästen oder Kreisen" + + + +%% Translation of GIT committish: 374d57cf9b68ddf32a95409ce08ba75816900f6b + texidocfr = " +Les numéros de mesures peuvent être encadrés ou entourés d'un cercle. + +" + doctitlefr = "Inscrire le numéro de mesure dans un cadre ou un cercle" texidoc = " Bar numbers can also be printed inside boxes or circles. @@ -30,7 +44,7 @@ Bar numbers can also be printed inside boxes or circles. \relative c' { % Prevent bar numbers at the end of a line and permit them elsewhere - \override Score.BarNumber #'break-visibility = #end-of-line-invisible + \override Score.BarNumber #'break-visibility = #end-of-line-invisible \set Score.barNumberVisibility = #(every-nth-bar-number-visible 4) % Increase the size of the bar number by 2