lilypond-1.3.130
[lilypond.git] / input / bugs / biem.ly
blob36a6cba0c4bd788602d00f9da1dee1946821c5ae
1 basloopje = \notes\relative c{
2 [d,8 a' d f] [a\translator Staff=treble d f d] \translator Staff=bass
7 lower = \type Voice=two \notes \relative c{
8 < \basloopje >
10 \score {
11 \type PianoStaff <
12 \notes \type Staff = treble { c1 }
14 \type Staff = bass <
15 \clef bass;
16 \lower
20 \paper {
21 gourlay_maxmeasures = 4.;
22 indent = 8.\mm;
23 textheight = 295.\mm;
25 % no slur damping
26 slur_slope_damping = 100.0;
28 \midi {
29 \tempo 4 = 54;