]> git.donarmstrong.com Git - lilypond.git/blob - input/bugs/weird-x-staff-tuplet.ly
patch::: 1.3.89.jcn1
[lilypond.git] / input / bugs / weird-x-staff-tuplet.ly
1
2 \score { \context PianoStaff \notes <
3
4 { \times 2/3 { [c8 c\translator Staff = down c]  }}
5          \context Staff = down c4
6          
7          >
8
9          }
10