]> 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 d6e94dffc4fecb5ec5c0f9732ad7eeb9a9c88953..998eeedae7ed0d9cf34edb9d65f486a6db717962 100644 (file)
@@ -4,12 +4,12 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.14.2"
 
 \header {
   lsrtags = "simultaneous-notes"
 
-%% Translation of GIT committish: 59caa3adce63114ca7972d18f95d4aadc528ec3d
+%% 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
@@ -27,11 +27,11 @@ Solo- und Unisono-Stellen ausgegeben wird, geändert werden:
 "
   doctitlede = "Partcombine-Text ändern"
 
-%% Translation of GIT committish: 1baa2adf57c84e8d50e6907416eadb93e2e2eb5c
+%% 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 :
+l'unisson@tie{}:
 
 "
   doctitlefr = "Modification des indications de parties combinées"
@@ -45,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"