Le samedi 15 d?cembre 2007 ? 04:27 +0700, Ng? Huy Ho?ng a ?crit : > On Dec 13, 2007 12:37 PM, Le Quoc Thai <lqthai at gmail.com> wrote: > > Everyone must also love it for: > > - they can now put accent at the end of the entire word rather than right > > after the vowel (both "vieetj" or " vieejt" produces "vi?t"), > > - no longer put wrong accent in case of three-vowel words. > > In case of three-vowel word, the point at which you type the diacritic > counts. Eg: ngoaif and ngoafi produce different results (ngo?i and > ng?ai relatively) which seems to be a bad thing. I've been using scim > for almost a year, and got used to typing diacritic right after the > vowel so this seems inconvenient.
Maybe not a bug but a feature (please backup the file before screwing it up) I think this rule is customizable in the file /usr/share/m17n/vi-telex.mim : (variable (tone-mark-on-last (_"Flag to control tone mark position in equivocal cases. If this variable is 0 (the default), put tone mark on the first vowel in such equivocal cases as \"oa\", \"oe\", \"uy\". Otherwise, put tone mark on the last vowel.") 0 0 1) m17n library documentation here : http://www.m17n.org/m17n-lib-en/index.html
