Fix Scribble's handling of L with stroke.

This commit is contained in:
Vincent St-Amour 2011-03-22 12:30:10 -04:00
parent 60cc8c4453
commit 6e9fea94e0

View File

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