added one more accented char to scribble

This commit is contained in:
Robby Findler 2011-03-23 17:03:33 -05:00
parent 99e9bd9543
commit 85b846f5f3

View File

@ -804,6 +804,7 @@
[(#\É) "\\'{E}"]
[(#\ê) "\\^{e}"]
[(#\Ê) "\\^{E}"]
[(#\í) "\\'{i}"]
[(#\î) "\\^{i}"]
[(#\Î) "\\^{I}"]
[(#\ô) "\\^{o}"]