Add the capital version of an accented character to Scribble.

This commit is contained in:
Vincent St-Amour 2011-03-23 18:21:14 -04:00
parent 85b846f5f3
commit 2e811060c5

View File

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