release commit
[lilypond.git] / input / test / spacing-2.ly
blob8133a150c3bb44609434c8b576f22d66fd1a14b2
1 #(ly:set-option 'old-relative)
2 \version "2.1.7"
3 % more yummy regression goodness. -gp
4 \header {
5 texidoc = "
6 1. Upon stretching every note should stretch according to duration.
8 2. 8th notes should be spaced equidistantly.
12 \score {
13 \notes \relative c''
14 \context GrandStaff <<
15 \new Staff <<
16 \new Voice { \stemUp\slurUp\tieUp
17 e4 dis4 e2 }
18 \new Voice { \stemDown\slurDown\tieDown
19 cis8[ a] fis[ b] gis2 }
20 {\key e \major }
22 \new Staff { \clef "bass" \key e \major
23 a,,16[ e dis e] b'8[ b,] e16[ e, gis b] e4
25 >>
27 \paper
29 % linewidth = 5.0 \cm % lilypond barfs on -1
30 linewidth = 8.0 \cm
31 % linewidth = 12.0 \cm