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}"]
|
||||
[(#\í) "\\'{i}"]
|
||||
[(#\Í) "\\'{I}"]
|
||||
[(#\î) "\\^{i}"]
|
||||
[(#\Î) "\\^{I}"]
|
||||
[(#\ô) "\\^{o}"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user