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
Consider accidentals in optical spacing correction.
[lilypond.git]
/
input
/
regression
/
hairpin-dashed.ly
blob
0607b291e22d875f77a47e6f29d67de8d5b0bcea
1
\version
"2.12.0"
2
3
\header
{
4
texidoc
=
"Hairpin crescendi may be dashed. "
5
6
}
7
8
9
\relative
c
' {
10
\override
Hairpin
#'
style
= #'
dashed-line
11
f
2
\<
g c
1
d
4
\>
b a gis
\!
}
12