summaryrefslogtreecommitdiff
path: root/Documentation/snippets/merging-multi-measure-rests-in-a-polyphonic-part.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/merging-multi-measure-rests-in-a-polyphonic-part.ly
parent2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff)
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/merging-multi-measure-rests-in-a-polyphonic-part.ly')
-rw-r--r--Documentation/snippets/merging-multi-measure-rests-in-a-polyphonic-part.ly12
1 files changed, 1 insertions, 11 deletions
diff --git a/Documentation/snippets/merging-multi-measure-rests-in-a-polyphonic-part.ly b/Documentation/snippets/merging-multi-measure-rests-in-a-polyphonic-part.ly
index b15c40dd1f..232380d2db 100644
--- a/Documentation/snippets/merging-multi-measure-rests-in-a-polyphonic-part.ly
+++ b/Documentation/snippets/merging-multi-measure-rests-in-a-polyphonic-part.ly
@@ -7,16 +7,7 @@
\version "2.14.2"
\header {
- lsrtags = "really-simple, version-specific, rhythms"
-
-%% Translation of GIT committish: 57f9346bb030f49336a858fcbf1519366fe56454
- texidocfr = "
-Dans le cadre d'un portée polyphonique, les silences multimesures sont
-positionnés différemment selon la voix à laquelle ils appartiennent.
-Le réglage suivant permet néanmoins de les imprimer sur une même ligne.
-
-"
- doctitlefr = "Fusion de silences multimesures dans une partie polyphonique"
+ lsrtags = "version-specific, really-simple, rhythms"
texidoc = "
When using multi-measure rests in a polyphonic staff, the rests will be
@@ -49,4 +40,3 @@ normalPos = \revert MultiMeasureRest #'staff-position
}
>>
}
-