Fix Scribble's handling of L with stroke.
This commit is contained in:
parent
60cc8c4453
commit
6e9fea94e0
|
@ -818,6 +818,8 @@
|
|||
[(#\Ö) "\\\"O"]
|
||||
[(#\ø) "{\\o}"]
|
||||
[(#\Ø) "{\\O}"]
|
||||
[(#\ł) "{\\l}"]
|
||||
[(#\Ł) "{\\L}"]
|
||||
[(#\uA7) "{\\S}"]
|
||||
[(#\〚) "$[\\![$"]
|
||||
[(#\〛) "$]\\!]$"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user