antora conversion

This commit is contained in:
Brian (bex) Exelbierd 2018-07-28 11:15:24 +02:00
commit cd2cea502e
50 changed files with 119 additions and 1198 deletions

View file

@ -0,0 +1,21 @@
include::{partialsdir}/entities.adoc[]
:experimental:
[[sect-i18n]]
= Internationalization
[[sect-i18n-ibus]]
== IBus 1.5.18
* IBus core package has provided an emoji dialog which can be launched with kbd:[Ctrl+Shift+E] shortcut key footnote:[The shortcut key can be customized with `ibus-setup` utility] and the emoji dialog now accepts Unicode names besides emoji annotations. _E.g. "`a with grave`" shows *À* (I.E. U+00C0)._ footnote:[To insert the space, kbd:[Shift+Space] key is avaiable.]
* When you open "`Open Unicode choice`" on the emoji category list of the emoji dialog, The Unicode name list is open.
* In the previous releases, the shortcut key kbd:[Ctrl+Shift+E] was not available in GNOME desktop environment but the shortcut key is now available in any desktop environmets. However to enable the shortcut key in GNOME, you have to add one more IBus input method sources besides XKB sources with `gnome-control-center region` utility. _E.g. If you have "`English (US)`" and "`French`", you also need to add "`English (English US (Typing Booster))`" or "`Other (rawcode)`" or "`Chinese (Intelligent Pinyin)`" or else so that you apply IBus engines to "`English (US)`" and "`French`" XKB sources._
* kbd:[PageUp], kbd:[PageDown], kbd:[Ctrl+Shift+N], kbd:[Ctrl+Shift+P] keys are now available to shift pages on the Unicode name list.
To get furthermore infomation, refer https://desktopi18n.wordpress.com/2018/03/06/ibus-1-5-18-is-released/
[[sect-i18n-pinyin]]
== libpinyin 2.0
libpinyin 2.0 helps Chinese Pinyin users to increase their input speed by needing fewer key presses. ibus-libpinyin with libpinyin 2.0 provides 1-3 sentence candidates and improves the dictionary. Also the libpinyin license has changed to GPLv3+.