]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/positioning-multi--measure-rests.ly
Merge commit 'origin'
[lilypond.git] / input / lsr / positioning-multi--measure-rests.ly
index 13b40c3d7ffcc0b3e866d91b686848f1f0984412..6f39e1d23fb4d9a2d7adcb3a677962f77af6fbac 100644 (file)
@@ -1,9 +1,7 @@
 %% Do not edit this file; it is auto-generated from input/new
 %% This file is in the public domain.
-\version "2.11.42"
-\layout { ragged-right = ##t }
+\version "2.11.48"
 \header {
-  doctitle = "Positioning multi-measure rests"
   lsrtags = "rhythms,tweaks-and-overrides"
   texidoc = "
 Unlike ordinary rests, there is no predefined command
@@ -12,8 +10,10 @@ rest symbol of either form by attaching it to a note.  However,
 in polyphonic music multi-measure rests in odd-numbered and
 even-numbered voices are vertically separated.  The positioning
 of multi-measure rests can be controlled as follows:
- "}
-% begin verbatim
+ "
+  doctitle = "Positioning multi-measure rests"
+} % begin verbatim
+
 \relative c'' {
   % Multi-measure rests by default are set under the second line
   R1
@@ -28,7 +28,7 @@ of multi-measure rests can be controlled as follows:
   << { R1 } \\ { a1 } >>
   % Multi-measure rests in even-numbered voices are under the bottom line
   << { c1 } \\ { R1 } >>
-  % They remain separated even in empty bars
+  % They remain separated even in empty measures
   << { R1 } \\ { R1 } >>
   % This brings them together even though there are two voices
   \compressFullBarRests