Dear Zoo, I will integrate the first patch on input methods. I would like to have a bit more of details on how it works and how to check it on a european system. Thanks.
For the locate patch a better alternative should be found. A priori use_locate is true only if /bin/locate is available on the system (see init_texmacs.cpp:280) so I do not understand why you need to comment it. In any case a ifdef would be better. Best Massimiliano On 9 sept. 2010, at 15:06, Zou Hu wrote: > Hi all, in Qt-texmacs, input methods for CJK characters is unworkable. > Attached is a patch for making it works just as x11-texmacs. It supports > commitStrings but still not preeditStrings, but this is enough for most of > the input methods. > > Also, to make texmacs able to find CJK fonts under Windows, I need to make a > minor change to tt_file.cpp, since under Windows "use_locate" is false. > > Best. > <patch04.diff>_______________________________________________ > Texmacs-dev mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/texmacs-dev _______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
