repo.or.cz
/
lilypond.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
lilypond-1.5.14
[lilypond.git]
/
input
/
bugs
/
weird-x-staff-tuplet.ly
blob
51d57cc73304a4f5e1c0d82b2168972504550a53
1
2
\score
{
\context
PianoStaff
\notes
<
3
4
{
\times
2
/
3
{ [
c
8
c
\translator
Staff
=
down
c
] }}
5
\context
Staff
=
down
c
4
6
7
>
8
9
}
10