]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/maximum-rest-count.ly
* lily/lily-guile.cc (type_check_assignment): if
[lilypond.git] / input / test / maximum-rest-count.ly
index 88447559536e81ba4216b6466f25fd23a5fdd2c1..ebfa771aa78f7748aa1d2fac68006b9310842ea4 100644 (file)
@@ -1,15 +1,18 @@
 \version "1.5.68"
+\header {
+    texidoc = "Control the number of rests in a collision   with maximum-rest-count."
+}
 
 \score{
 \context Staff \notes\relative c''<
        \context Voice = x {
                a4 
                r 
-               \property Voice.maximumRestCount = #3
+               \property Staff. RestCollision \set #'maximum-rest-count = #1
                r 
-               \property Staff.maximumRestCount = #2
+               \property Staff. RestCollision \set #'maximum-rest-count = #2
                r 
-               \property Staff.maximumRestCount = #1
+               \property Staff. RestCollision \set #'maximum-rest-count = #3
                r 
                r8 r8
                c