Open wickkk119 opened 1 year ago
Can you send examples of Pinyin and Shuangpin characters, and snippets you are trying to use with them?
I mainly use Pinyin input method, so I want to support the latex suite when I am using Pinyin input method.
For example, when my input method is pinyin, I will first press the caps lock to switch to pinyin state for lowercase input. Then I type 'mk', but this does‘t work properly. But strangely, I found that typing @a in latex environment works fine, @a -> \alpha.
Can you send examples of Pinyin and Shuangpin characters, and snippets you are trying to use with them?
I think it may be caused by the different encoding of pinyin and abc in macOS, but I didn't find a way to verify
I tested three input methods, ABC, Pinyin and Shuangpin, only ABC can work properly, the remaining two will have missing functions, such as 'mk', 'dm' can not work.