X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fprinting-bar-numbers-inside-boxes-or-circles.ly;h=22889d148bcfeae83c71934658678a1d8cd6d815;hb=7bd6884c300f1a032b5b9f2e0b9ffa5a7938244a;hp=d08d4a3223a985d7df9800719a04d57fbd519564;hpb=37a1acdcb64020041d724e42e3e41b921e655709;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 d08d4a3223..22889d148b 100644 --- a/Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly +++ b/Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly @@ -1,12 +1,12 @@ %% Do not edit this file; it is automatically %% generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.13.10" +\version "2.13.16" \header { lsrtags = "rhythms, tweaks-and-overrides" -%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca +%% Translation of GIT committish: d2119a9e5e951c6ae850322f41444ac98d1ed492 texidoces = " Los números de compás también se pueden imprimir dentro de rectángulos o de circunferencias. @@ -15,7 +15,7 @@ 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: d96023d8792c8af202c7cb8508010c0d3648899d +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Taktnummern können auch in Boxen oder Kreisen gesetzt werden. @@ -23,7 +23,7 @@ Taktnummern können auch in Boxen oder Kreisen gesetzt werden. doctitlede = "Setzen von Taktnummern in Kästen oder Kreisen" -%% Translation of GIT committish: 21c8461ea87cd670a35a40b91d3ef20de03a0409 +%% Translation of GIT committish: 374d57cf9b68ddf32a95409ce08ba75816900f6b texidocfr = " Les numéros de mesures peuvent être encadrés ou entourés d'un cercle. @@ -39,7 +39,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