]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/positioning-multi-measure-rests.ly
Add '-dcrop' option to ps and svg backends
[lilypond.git] / Documentation / snippets / positioning-multi-measure-rests.ly
index 2f9cd215d749dd561fd798446423ae7949ddca71..f990182ce06940aed0cece301b8d4764a8767600 100644 (file)
@@ -1,10 +1,12 @@
-%% 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.18.0"
+% 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.19.20
+
+\version "2.19.20"
 
 \header {
   lsrtags = "rhythms, tweaks-and-overrides"
@@ -21,6 +23,7 @@ follows:
   doctitle = "Positioning multi-measure rests"
 } % begin verbatim
 
+
 \relative c'' {
   % Multi-measure rests by default are set under the fourth line
   R1
@@ -54,7 +57,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 }