On Windows 7, if I need to enter Chinese, I can setup an input method whereby when I type something such as hao Windows automatically suggests a list of characters to choose from, among which I can for instance choose 好 by clicking on one of the characters in the list. This is to give an example of how an input method works.
Now my question. Given that several Unicode characters encoding math symbols exist, in order to enter these, it would be cumbersome to enter the numeric Unicode codes for each of these, so it would be useful to have an input method.
Given that the number of keys on a keyboard is about 120, it makes sense to have an input method on Windows so that when turned on in the language switcher in lower-right hand corner, when I type \int the integral sign is automatically entered into my text file as a Unicode character.
Without such input method, inputting unicode for use with the unicode-math package would be cumbersome. So, what IMs (input methods) are available (perhaps via installable support programs), to enable Unicode math characters to be easily entered?
Thanks.
\intwinthunicode-math, just in case this is not clear. – خالد حسني Feb 07 '15 at 17:59unicode-math. It seems to me that in order for anyone to make effective use of it, and use it as a viable alternative to what has been done in the past, then a suitable input method must be available, otherwise it seems to me thatunicode-mathinput would be slow, hence useless. Thank you for your clarifications. – John Sonderson Feb 07 '15 at 23:41MathUnicode.stystyle file mentioned in the post's answer provides, then I would be delighted. – John Sonderson Feb 08 '15 at 18:28unicode-mathis a side feature, its main purpose is to be able to use Unicode and OpenType math fonts in engines that support them. So whether or not there are suitable input method is of no significant importance to its viability. – خالد حسني Feb 08 '15 at 19:02unicode-mathwas designed to take Unicode input from another program and not from a human. Is this really true? – John Sonderson Feb 08 '15 at 19:14unicode-mathprovides macros for every symbol it supports, so direct Unicode input is optional not mandatory. For allunicode-mathis concerned$\alpha \ge a$is identical to$ ≥ a$. – خالد حسني Feb 08 '15 at 19:34unicode-mathdirectives, it replaces the\gewith≥and so on and thus embeds the Unicode characters in the output document using these predefined conversions from the included style file. Thanks. – John Sonderson Feb 08 '15 at 19:48