Add the capital version of an accented character to Scribble.

original commit: 2e811060c5ded00a8946303aae7391ebac9febe6
This commit is contained in:
Vincent St-Amour 2011-03-23 18:21:14 -04:00
parent d145d03176
commit ce0e91fe1b

View File

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