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.3.31
[lilypond.git]
/
input
/
test
/
span-dynamic.ly
blob
8c48f7d3a0342db3506039e4d8a684d855dc187f
1
\score
{
2
\notes\relative
c
''{
3
a
1
\ppp\<
4
a
5
a
6
a
7
a
8
a
9
a
10
\!a\fff
11
}
12
\paper
{
13
}
14
\midi
{
15
\tempo
1
=
60
;
16
}
17
}