Fedora Account System
Red Hat Associate
Red Hat Customer
I'm trying to add the input method that allows outputting actual pinyin, latin characters with tone marks(má,mǎ,mà,etc). This essentially describes what I'm trying to do. http://forums.fedoraforum.org/showthread.php?t=290382 In previous versions of Fedora this input method exists in ibus-m17n. With F19 under Chinese I only see 3 options: * Intelligent Pinyin * Intelligent Bopomofo * Chewing I have the following installed: ibus.x86_64 ibus-chewing.x86_64 ibus-gtk2.x86_64 ibus-gtk3.x86_64 ibus-hangul.x86_64 ibus-kkc.x86_64 ibus-libpinyin.x86_64 ibus-libs.x86_64 ibus-m17n.x86_64 ibus-panel.x86_64 ibus-pinyin.x86_64 ibus-rawcode.x86_64 ibus-setup.noarch ibus-table.noarch ibus-table-chinese.noarch ibus-typing-booster.noarch
Do you have /usr/share/m17n/zh-pinyin.mim installed? After installing m17n-db-extras package I can see "hanyu pinyin" and other 4 m17n input methods under Chinese.
> Do you have /usr/share/m17n/zh-pinyin.mim installed? I don't see that file. > After installing m17n-db-extras package I can see "hanyu pinyin" and other 4 m17n input methods under Chinese. After doing 'yum install m17n-db-extras' and restarting ibus, I now see the 5 other methods. Thank you very much!