#+TITLE: input/chinese #+DATE: May 13, 2019 #+SINCE: 2.1 #+STARTUP: inlineimages * Table of Contents :TOC_3:noexport: - [[#description][Description]] - [[#module-flags][Module Flags]] - [[#plugins][Plugins]] - [[#hacks][Hacks]] - [[#prerequisites][Prerequisites]] - [[#features][Features]] - [[#configuration][Configuration]] - [[#troubleshooting][Troubleshooting]] * Description This module adds support for traditional Chinese script by introducing two input methods: Pinyin and Wubi. #+begin_quote Because I am unable to personally test this module, help to improve this module would be greatly appreciated! Especially where performance is concerned. #+end_quote ** Module Flags This module provides no flags. ** Plugins + [[https://github.com/tumashu/pyim][pyim]] (unless =+wubi=) + [[https://github.com/zilongshanren/chinese-wbim][chinese-wbim]] (if =+wubi=) + [[https://github.com/cute-jumper/fcitx.el][fcitx]] + [[https://github.com/cute-jumper/ace-pinyin][ace-pinyin]] + [[https://github.com/coldnew/pangu-spacing][pangu-spacing]] ** Hacks + ~org-html-paragraph~ has been modified to join consecutive Chinese lines into a single long line without wanted spaced (when exporting org-mode to html). * TODO Prerequisites * TODO Features * TODO Configuration * TODO Troubleshooting