lilypond-1.3.118
[lilypond.git] / input / test / spacing.ly
blob76c52636a3b94b8d3725e40460d9d91761427d89
1 \header{
2 title= "Spacing";
3 subtitle = "proofsheet";
4 enteredby = "jcn";
5 copyright = "public domain";
6 TestedFeatures = "This file tests various spacings";
9 \version "1.3.117";
11 multipart = \notes \relative c'{
12 \context StaffGroup <
13 \context Staff = one \context Voice {
16 c c
18 \context Staff = two \context Voice {
19 [c8 c]
20 [c c]
21 [c c] [c c]
23 \context Staff = three \context Voice {
24 \times 2/3 { [c8 c c] }
25 \times 2/3 { [c c c] }
26 \times 2/3 { [c c c] }
27 \times 2/3 { [c c c] }
29 \context Staff = four \context Voice {
30 \times 2/4 { [c8 c c c] }
31 \times 2/4 { [c c c c] }
32 \times 2/4 { [c c c c] } \times 2/4 { [c c c c] }
34 \context Staff = five \context Voice {
35 \times 2/5 { [c8 c c c c] }
36 \times 2/5 { [c c c c c] }
37 \times 2/5 { [c c c c c] } \times 2/5 { [c c c c c] }
39 \context Staff = six \context Voice {
40 \times 2/6 { [c8 c c c c c] }
41 \times 2/6 { [c c c c c c] }
42 \times 2/6 { [c c c c c c] } \times 2/6 { [c c c c c c] }
44 \context Staff = seven \context Voice {
45 \times 2/7 { [c8 c c c c c c] }
46 \times 2/7 { [c c c c c c c] }
47 \times 2/7 { [c c c c c c c] }
48 \times 2/7 { [c c c c c c c] }
50 \context Staff = eight \context Voice {
51 \times 2/8 { [c8 c c c c c c c] }
52 \times 2/8 { [c c c c c c c c] }
53 \times 2/8 { [c c c c c c c c] }
54 \times 2/8 { [c c c c c c c c] }
56 \context Staff = nine \context Voice {
57 \times 2/9 { [c8 c c c c c c c c] }
58 \times 2/9 { [c c c c c c c c c] }
59 \times 2/9 { [c c c c c c c c c] }
60 \times 2/9 { [c c c c c c c c c] }
62 \context Staff = ten \context Voice {
63 \times 2/10 { [c8 c c c c c c c c c] }
64 \times 2/10 { [c c c c c c c c c c] }
65 \times 2/10 { [c c c c c c c c c c] }
66 \times 2/10 { [c c c c c c c c c c] }
68 \context Staff = eleven \context Voice {
69 \times 2/11 { [c8 c c c c c c c c c c] }
70 \times 2/11 { [c c c c c c c c c c c] }
71 \times 2/11 { [c c c c c c c c c c c] }
72 \times 2/11 { [c c c c c c c c c c c] }
77 singlepart = \notes{
78 c4 d e f
79 c4 d e [f8 f]
80 c4 d e f8 [f16 f]
81 c4 d e f8 f16 [f32 f]
82 c4 d e f8 f16 f32 [f64 f]
83 c4 c4 c4 c4
87 \score{
88 \notes {
89 % \singlepart
90 \multipart
92 \paper {
93 % linewidth= 18.\cm;
94 % gourlay_maxmeasures = 4.0