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