]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/removing-bar-numbers-from-a-score.ly
Web-es: update Download.
[lilypond.git] / Documentation / snippets / removing-bar-numbers-from-a-score.ly
index 8b7816941e19fb513260d012ad9adfd2c45c606f..f2255518e87d0afd5bf7818ce76fce40a25e49bc 100644 (file)
@@ -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.14.0"
 
 \header {
   lsrtags = "rhythms, contexts-and-engravers"
 
-%% Translation of GIT committish: 5a33019d8b4a837f564eadd4979501ff07e9dfd5
+%% Translation of GIT committish: 615cbf212fdaf0b220b3330da417d0c3602494f2
   texidoces = "
 
 Se pueden eliminar completamente los números de compás quitando el
@@ -16,7 +20,8 @@ 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: 13ac9d1dfbcc297166948ee396e9ade078d2446e  
+
+%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   texidocde = "
 Taktnummern können vollkommen aus den Noten entfernt werden, indem
 man den @code{Bar_number_engraver} aus dem @code{Score}-Kontext
@@ -27,6 +32,15 @@ entfernt.
 
 
 
+%% Translation of GIT committish: 374d57cf9b68ddf32a95409ce08ba75816900f6b
+  texidocfr = "
+Désactiver le graveur concerné --- @code{Bar_number_engraver} ---
+donnera une partition  --- contexte @code{Score} --- sans numéros de
+mesure.
+
+"
+  doctitlefr = "Supprimer les numéros de mesure d'une partition"
+
 
   texidoc = "
 Bar numbers can be removed entirely by removing the