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