]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/adding-an-extra-staff.ly
Issue 2626: add on-page for usage in \on-the-fly
[lilypond.git] / Documentation / snippets / adding-an-extra-staff.ly
index 9756d080964816c0fa99ced7664b72ec75242f48..365940c2635a0fdaf04ecec87cbe49512d9774e6 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 = "staff-notation, contexts-and-engravers"
+  lsrtags = "really-simple, contexts-and-engravers, staff-notation"
 
-%% Translation of GIT committish: 8b93de6ce951b7b14bc7818f31019524295b990f
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 Se puede añadir (posiblemente de forma temporal) un pentagrama
 nuevo una vez que la pieza ha comenzado.
@@ -17,6 +17,15 @@ nuevo una vez que la pieza ha comenzado.
 "
   doctitlees = "Añadir un pentagrama nuevo"
 
+%% Translation of GIT committish: 85394d425536d267ed0cb71d17023849f1611180
+  texidocfr = "
+Vous pouvez ajouter une nouvelle portée, éventuellement de manière
+temporaire, après le début d'un morceau.
+
+"
+  doctitlefr = "Ajout d'une portée supplémentaire"
+
+
   texidoc = "
 An extra staff can be added (possibly temporarily) after the start of a
 piece.
@@ -25,6 +34,7 @@ piece.
   doctitle = "Adding an extra staff"
 } % begin verbatim
 
+
 \score {
   <<
     \new Staff \relative c'' {