To comma.
This commit is contained in:
parent
ab49c80a6e
commit
f5a1a1035e
|
@ -102,19 +102,19 @@ lookup caltArrow1 {
|
|||
# Arrows, sub
|
||||
sub less [hyphen equal]' lookup arrowStickLC [hyphen equal]' lookup arrowStickCR greater; # <-->, <==>
|
||||
sub less [hyphen equal]' lookup arrowStickLR greater; # <->, <=>
|
||||
sub less [hyphen equal]' lookup arrowStickLJ less; # <-< <=<
|
||||
sub less [hyphen equal]' lookup arrowStickLJ less; # <-<, <=<
|
||||
sub less [hyphen equal]' lookup arrowStickLC [hyphen equal]' lookup arrowStickCF; # <--, <==
|
||||
sub less less' lookup lessShift1 [hyphen equal]' lookup arrowStickL1F; # <<- <<=
|
||||
sub less less' lookup lessShift1 [hyphen equal]' lookup arrowStickL1F; # <<-, <<=
|
||||
sub less hyphen' lookup arrowStickLF; # <-
|
||||
sub less exclam' lookup arrowExclamHTMLComment hyphen' lookup arrowStickLC hyphen' lookup arrowStickCF; # <!--
|
||||
sub greater greater' lookup greaterShiftN1 [hyphen equal]' lookup arrowStickJ1F; # >>- >>=
|
||||
sub greater [hyphen equal]' lookup arrowStickJR greater; # >-> >=>
|
||||
sub greater greater' lookup greaterShiftN1 [hyphen equal]' lookup arrowStickJ1F; # >>-, >>=
|
||||
sub greater [hyphen equal]' lookup arrowStickJR greater; # >->, >=>
|
||||
sub greater [hyphen]' lookup arrowStickJF; # >-
|
||||
sub [hyphen equal]' lookup arrowStickFC [hyphen equal]' lookup arrowStickCR greater; # -->, ==>
|
||||
sub [hyphen equal]' lookup arrowStickFR1 greater' lookup greaterShift1 greater; # ->> =>>
|
||||
sub [hyphen equal]' lookup arrowStickFR1 greater' lookup greaterShift1 greater; # ->>, =>>
|
||||
sub [hyphen equal]' lookup arrowStickFR greater; # ->, =>
|
||||
sub [hyphen equal]' lookup arrowStickFJ1 less' lookup lessShiftN1 less; # -<< =<<
|
||||
sub [hyphen equal]' lookup arrowStickFJ less; # -< =<
|
||||
sub [hyphen equal]' lookup arrowStickFJ1 less' lookup lessShiftN1 less; # -<<, =<<
|
||||
sub [hyphen equal]' lookup arrowStickFJ less; # -<, =<
|
||||
} caltArrow1;
|
||||
|
||||
feature calt {
|
||||
|
|
Loading…
Reference in New Issue
Block a user