|
Clef support for cue notes
-) Added \cleffedCueDuring, which allows to specify a clef for
the cue notes. At the end of the cue section, the clef is
automatically reset to the containing voice's clef.
-) Cue clefs are implemented as CueClef and CueEndClef grobs,
created by a dedicated Cue_clef_engraver, which reads
some cueClef* context properties.
-) After a line break, a cue clef does NOT override the global clef
of the containing voice, but prints (in smaller size) after
the containing clef.
Total comments: 28
Total comments: 28
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+543 lines, -10 lines) |
Patch |
 |
M |
Documentation/changes.tely
|
View
|
1
2
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
input/regression/cue-clef.ly
|
View
|
1
2
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
input/regression/cue-clef-begin-of-score.ly
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
input/regression/cue-clef-new-line.ly
|
View
|
1
2
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
input/regression/cue-clef-octavation.ly
|
View
|
1
2
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
lily/cue-clef-engraver.cc
|
View
|
1
2
|
1 chunk |
+231 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lily/pitch-scheme.cc
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ly/engraver-init.ly
|
View
|
1
2
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ly/music-functions-init.ly
|
View
|
1
2
|
2 chunks |
+23 lines, -2 lines |
0 comments
|
Download
|
 |
M |
scm/define-context-properties.scm
|
View
|
1
2
|
3 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
scm/define-grobs.scm
|
View
|
1
2
|
11 chunks |
+75 lines, -6 lines |
0 comments
|
Download
|
 |
M |
scm/define-music-properties.scm
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
scm/music-functions.scm
|
View
|
1
2
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
scm/parser-clef.scm
|
View
|
1
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
Total messages: 19
|