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
/
crescendo-squash.ly
blob
b14396836671e44b496873b761f8928c459c322b
1
2
3
% < becomes |
4
\score
{
\notes
{
\context
Staff
<
f
''
1
5
{
s
4
\< \!
s
4
} > }
6
7
\paper
{
linewidth
=
-
1
.
;
}
8
}
9