Modify MinusOver too (#1979)
This commit is contained in:
parent
25343b4f66
commit
6bbe0dff03
1 changed files with 0 additions and 2 deletions
|
@ -371,8 +371,6 @@ glyph-block Mark-Overlay : begin
|
||||||
set-mark-anchor 'overlay' 0 0 0 0
|
set-mark-anchor 'overlay' 0 0 0 0
|
||||||
|
|
||||||
local ext : 0.5 * [Math.min markExtend (belowMarkTop - belowMarkBot)]
|
local ext : 0.5 * [Math.min markExtend (belowMarkTop - belowMarkBot)]
|
||||||
include : VBar.m (-markExtend) (-ext) (+ext) (markFine * 2)
|
|
||||||
include : VBar.m (+markExtend) (-ext) (+ext) (markFine * 2)
|
|
||||||
include : HBar.m (-markExtend) (+markExtend) 0 (markFine * 2)
|
include : HBar.m (-markExtend) (+markExtend) 0 (markFine * 2)
|
||||||
|
|
||||||
create-glyph 'equalOver' : glyph-proc
|
create-glyph 'equalOver' : glyph-proc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue