We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6ac7fd commit 6897ea0Copy full SHA for 6897ea0
fried-library-to-be-sorted/squeeze-notation.ily
@@ -10,6 +10,8 @@
10
squeezeNotation = {
11
\temporary \override Staff.AccidentalPlacement #'right-padding = #-0.05
12
13
+ % TODO: also override LedgerLineSpanner.minimum-length-fraction
14
+
15
% TODO: should use narrow accidentals when they're available,
16
% http://code.google.com/p/lilypond/issues/detail?id=2203
17
% TODO: only make the override if the stencil exists
0 commit comments