I use a US keyboard (or occasionally certain variants similar to Dvorak), and was poking around with trying to add macros to apply diacriticals to text. Since Unicode has combining diacriticals (i.e. standalone diacriticals which will combine with the preceding character to form the final character; e.g. a + ̀ = à), I wanted a set of macros that I could use to just insert the standalone combining diacritical after a character in order to modify that character (rather than needing to add the final form of every character variant in its own macro).
However, I can't seem to enter the Unicode character within the macro edit window. For example, the grave accent is Alt+0768 (using the decimal code point). However since it's not a printable character in and of itself, it seems that the macro window won't allow it to be entered as something to be output to the file.
Is there a way to do what I'm trying to do here?
However, I can't seem to enter the Unicode character within the macro edit window. For example, the grave accent is Alt+0768 (using the decimal code point). However since it's not a printable character in and of itself, it seems that the macro window won't allow it to be entered as something to be output to the file.
Is there a way to do what I'm trying to do here?