]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/positioning-multi-measure-rests.ly
Issue 3687 (part 3) Update snippets to use \compressMMRests
[lilypond.git] / Documentation / snippets / positioning-multi-measure-rests.ly
index b32e5b9a51d364d303558b022a3aaa46d9801ecb..b49d162f12e26e5753820a2e359bc7d06ee204d9 100644 (file)
@@ -1,11 +1,10 @@
-% DO NOT EDIT this file manually; it is automatically
-% generated from Documentation/snippets/new
-% Make any changes in Documentation/snippets/new/
-% and then run scripts/auxiliar/makelsr.py
-%
-% This file is in the public domain.
-%% Note: this file works from version 2.17.18
-\version "2.17.18"
+%% DO NOT EDIT this file manually; it is automatically
+%% generated from LSR http://lsr.di.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
+%% This file is in the public domain.
+\version "2.19.20"
 
 \header {
   lsrtags = "rhythms, tweaks-and-overrides"
@@ -22,7 +21,6 @@ follows:
   doctitle = "Positioning multi-measure rests"
 } % begin verbatim
 
-
 \relative c'' {
   % Multi-measure rests by default are set under the fourth line
   R1
@@ -56,7 +54,7 @@ follows:
 
   % Using compressed bars in multiple voices requires another override
   % in all voices to avoid multiple instances being printed
-  \compressFullBarRests
+  \compressMMRests
   <<
    \revert MultiMeasureRest.direction
     { R1*3 }