lilypond-1.5.14
[lilypond.git] / input / bugs / staff-side-slur.ly
blob8f00ff0da04eceee35081191f44673a8a583c11e
1 \score{
2 \type Staff \notes\relative c''{
3 \property Staff.instrument = "Toeters"
4 c c c c(\break
5 )c c c c ~\break
6 c c c c\break
8 \paper{
9 linewidth=60.0\mm;
10 % \translator { \HaraKiriStaffContext }
11 \translator { \OrchestralScoreContext }
12 \translator {
13 \StaffContext
14 \consists "Staff_margin_engraver";