X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fremoving-bar-numbers-from-a-score.ly;h=74aa399711363734e7352d0c465cf63f06b3707e;hb=7fb2a99f3eef0c9699d3f4cc5c4392b7cd84a9e4;hp=6895bdc3935a14ec076701f47a8163a70ab1e056;hpb=3f912dfe2d4aacfac95d1565e5d60ab02346945e;p=lilypond.git diff --git a/Documentation/snippets/removing-bar-numbers-from-a-score.ly b/Documentation/snippets/removing-bar-numbers-from-a-score.ly index 6895bdc393..74aa399711 100644 --- a/Documentation/snippets/removing-bar-numbers-from-a-score.ly +++ b/Documentation/snippets/removing-bar-numbers-from-a-score.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.16" +\version "2.14.0" \header { lsrtags = "rhythms, contexts-and-engravers" -%% Translation of GIT committish: 5a7301fc350ffc3ab5bd3a2084c91666c9e9a549 +%% Translation of GIT committish: 70f5f30161f7b804a681cd080274bfcdc9f4fe8c texidoces = " Se pueden eliminar completamente los números de compás quitando el @@ -17,6 +20,7 @@ grabador @code{Bar_number_engraver} del contexto de @code{Score}. doctitlees = "Suprimir los números de compás de toda la partitura" + %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Taktnummern können vollkommen aus den Noten entfernt werden, indem @@ -27,6 +31,7 @@ entfernt. doctitlede = "Entfernung von Taktnummern in einer Partitur" + %% Translation of GIT committish: 374d57cf9b68ddf32a95409ce08ba75816900f6b texidocfr = " Désactiver le graveur concerné --- @code{Bar_number_engraver} ---