Add the capital version of an accented character to Scribble.
original commit: 2e811060c5ded00a8946303aae7391ebac9febe6
This commit is contained in:
parent
d145d03176
commit
ce0e91fe1b
|
@ -805,6 +805,7 @@
|
||||||
[(#\ê) "\\^{e}"]
|
[(#\ê) "\\^{e}"]
|
||||||
[(#\Ê) "\\^{E}"]
|
[(#\Ê) "\\^{E}"]
|
||||||
[(#\í) "\\'{i}"]
|
[(#\í) "\\'{i}"]
|
||||||
|
[(#\Í) "\\'{I}"]
|
||||||
[(#\î) "\\^{i}"]
|
[(#\î) "\\^{i}"]
|
||||||
[(#\Î) "\\^{I}"]
|
[(#\Î) "\\^{I}"]
|
||||||
[(#\ô) "\\^{o}"]
|
[(#\ô) "\\^{o}"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user