Fix Scribble's handling of L with stroke.

original commit: 6e9fea94e0748c7feef2999c73d11488591e4b32
This commit is contained in:
Vincent St-Amour 2011-03-22 12:30:10 -04:00
parent c7fe077d3b
commit 3a7876b93a

View File

@ -818,6 +818,8 @@
[(#\Ö) "\\\"O"]
[(#\ø) "{\\o}"]
[(#\Ø) "{\\O}"]
[(#\ł) "{\\l}"]
[(#\Ł) "{\\L}"]
[(#\uA7) "{\\S}"]
[(#\〚) "$[\\![$"]
[(#\〛) "$]\\!]$"]