programming-work: remove reference to non-existsing node.
[lilypond/patrick.git] / input / regression / multi-measure-rest.ly
blob7edfd5939e1bfb132a0578eecbdf632ae143f139
1 \version "2.12.0"
2 \header{
4 texidoc="
5 Multi-measure rests do not collide with barlines and clefs. They
6 are not expanded when you set @code{Score.skipBars}. Although the
7 multi-measure-rest is a Spanner, minimum distances are set to keep it
8 colliding from barlines.
10 Rests over measures during longer than 2 wholes use breve rests. When
11 more than 10 or more measures (tunable through @code{expand-limit})
12 are used then a different symbol is used.
17 \layout {
18 \context {
19 \Score
20 skipBars = ##t
22 ragged-right = ##t
27 \time 3/4 \key cis \major
28 R2.*15
30 R2.*7
31 R2.*9
32 R2.*11
34 \time 8/4 R1*2