]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/changing-partcombine-texts.ly
web: update news about rc (cancelled)
[lilypond.git] / Documentation / snippets / changing-partcombine-texts.ly
index 14cb96b2ca7bc59d87361d8ed5c0145202e43e75..998eeedae7ed0d9cf34edb9d65f486a6db717962 100644 (file)
@@ -1,22 +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.4"
+\version "2.14.2"
 
 \header {
-%% Translation of GIT committish: c39256c433c9e0d80429fb768cde5834541524f8
-  texidocfr = "
-Lorsque vous regroupez automatiquement des parties, vous pouvez
-modifier le texte qui sera affiché pour les solos et pour les parties à
-l'unisson :
-
-"
-  doctitlefr = "Modification des indications de parties combinées"
-
-
   lsrtags = "simultaneous-notes"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 Al utilizar la posibilidad de combinación automática de partes, se
 puede modificar el texto que se imprime para las secciones de solo
@@ -25,7 +18,8 @@ y de unísono:
 "
   doctitlees = "Cambiar los textos de partcombine"
 
-%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
+
+%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   texidocde = "
 Wenn Stimmen automatisch kombiniert werden, kann der Text, der für
 Solo- und Unisono-Stellen ausgegeben wird, geändert werden:
@@ -33,6 +27,16 @@ Solo- und Unisono-Stellen ausgegeben wird, geändert werden:
 "
   doctitlede = "Partcombine-Text ändern"
 
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
+  texidocfr = "
+Lorsque vous regroupez automatiquement des parties, vous pouvez
+modifier le texte qui sera affiché pour les solos et pour les parties à
+l'unisson@tie{}:
+
+"
+  doctitlefr = "Modification des indications de parties combinées"
+
+
   texidoc = "
 When using the automatic part combining feature, the printed text for
 the solo and unison sections may be changed:
@@ -41,6 +45,7 @@ the solo and unison sections may be changed:
   doctitle = "Changing partcombine texts"
 } % begin verbatim
 
+
 \new Staff <<
   \set Staff.soloText = #"girl"
   \set Staff.soloIIText = #"boy"