summaryrefslogtreecommitdiff
path: root/Documentation/snippets/adding-an-extra-staff.ly
diff options
context:
space:
mode:
authorJohn Mandereau <john.mandereau@gmail.com>2012-07-17 18:18:47 +0200
committerJohn Mandereau <john.mandereau@gmail.com>2012-07-17 18:18:47 +0200
commitf22c889b1389cb7d761580762fe77973780f2f86 (patch)
treed325b60ea9e43c4094814635d61ab92bc2f68046 /Documentation/snippets/adding-an-extra-staff.ly
parent2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff)
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/adding-an-extra-staff.ly')
-rw-r--r--Documentation/snippets/adding-an-extra-staff.ly20
1 files changed, 1 insertions, 19 deletions
diff --git a/Documentation/snippets/adding-an-extra-staff.ly b/Documentation/snippets/adding-an-extra-staff.ly
index 365940c263..4de6ba7df3 100644
--- a/Documentation/snippets/adding-an-extra-staff.ly
+++ b/Documentation/snippets/adding-an-extra-staff.ly
@@ -7,24 +7,7 @@
\version "2.14.2"
\header {
- lsrtags = "really-simple, contexts-and-engravers, staff-notation"
-
-%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
- texidoces = "
-Se puede añadir (posiblemente de forma temporal) un pentagrama
-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"
-
+ lsrtags = "staff-notation, really-simple, contexts-and-engravers"
texidoc = "
An extra staff can be added (possibly temporarily) after the start of a
@@ -57,4 +40,3 @@ piece.
}
>>
}
-