yes... for me impossible to open your texmacsqt under X.6.8 thanks you quand même Vincent
Le 21 oct. 2012 à 14:11, Miguel de Benito Delgado a écrit : > Hi, > > I'm afraid this could be a regression in the latest version that was > recently fixed. Using the latest version from SVN and choosing the "Pinyin - > simplified" chinese input method in osx I can type hanzi (however the > texmacs.org server is currently down so I cannot download the chinese fonts > and check whether the proper characters are inserted). I don't know about > other input methods. > > In case you want to check I've put the application in my dropbox. I've built > it on osx 10.7.5, though, so I'm not sure it will work on your machine (and I > don't have the older SDKs handy, sorry). It may also not work because of > missing dependencies or whatnot. Sorry I cannot be of more help right now. > Grab it here: > > https://dl.dropbox.com/u/15831115/TeXmacsQt-svn5786.zip > > I hope that helps, > -- > Miguel de Benito. > > > 20/10/2012, 18:06, Juanito Fatas Huang: > >> Thank Vincent for quick reply. >> >> I did exactly as you mention from (1) to (10). >> >> And while I'm typing chinese, I can see it (from the type area and status at >> the bottom right) but it disappears when I choose which word to type. >> >> Regards, >> >> -- Juanito Fatas >> >> >> >> 2012/10/21 <texmacs-dev-requ...@gnu.org> >> Send Texmacs-dev mailing list submissions to >> texmacs-dev@gnu.org >> >> To subscribe or unsubscribe via the World Wide Web, visit >> https://lists.gnu.org/mailman/listinfo/texmacs-dev >> or, via email, send a message with subject or body 'help' to >> texmacs-dev-requ...@gnu.org >> >> You can reach the person managing the list at >> texmacs-dev-ow...@gnu.org >> >> When replying, please edit your Subject line so it is more specific >> than "Re: Contents of Texmacs-dev digest..." >> >> >> Today's Topics: >> >> 1. Novice Problem: setup texmacs for chinese IME >> (Juanito Fatas Huang) >> 2. Re: Novice Problem: setup texmacs for chinese IME (El.Douwen) >> >> >> ---------------------------------------------------------------------- >> >> Message: 1 >> Date: Sat, 20 Oct 2012 19:10:09 +0800 >> From: Juanito Fatas Huang <katehuang0...@gmail.com> >> To: texmacs-dev@gnu.org >> Subject: [Texmacs-dev] Novice Problem: setup texmacs for chinese IME >> Message-ID: >> <candskdjhrvgx-nn_ri4op4tq3y8onv16-3cf4zxvtkwhnrq...@mail.gmail.com> >> Content-Type: text/plain; charset="iso-8859-1" >> >> Dear all, >> >> I am a chinese texmacs user. >> >> I use texmacs 1.0.7.16 (installed via official .dmg) on Mac OSX 10.6.8. >> >> I want to ask how to type chinese characters in texmacs. >> >> The help document said: >> >> kinput2 & >> export LANG="ja_JP.eucJP" >> export LC_ALL="ja_JP.eucJP" >> export XMODIFIERS="@im=kinput2" >> >> >> and Installed chinese fonts from this page: >> http://www.texmacs.org/tmweb/download/fonts.en.html >> >> >> So I installed fonts and added this to my *.bash_profile:* >> >> * >> * >> >> export LANG="zh_CN.utf-8" >> >> export LC_ALL="zh_CN.utf-8" >> >> >> But I do not know how to setup XMODIFIERS, I use a input method called: >> >> >> Yahoo! KeyKey.app (is under /Library/Input Methods) >> >> >> export XMODIFIERS=@im=??? >> >> >> What is ???...Sorry if it's naive. >> >> >> Thanks a lot. >> >> >> >> Regards, >> >> >> -- Juanito Fatas >> -------------- next part -------------- >> An HTML attachment was scrubbed... >> URL: >> <http://lists.gnu.org/archive/html/texmacs-dev/attachments/20121020/243f5ce1/attachment.html> >> >> ------------------------------ >> >> Message: 2 >> Date: Sat, 20 Oct 2012 13:33:04 +0200 >> From: "El.Douwen" <el.dou...@gmail.com> >> To: texmacs-dev@gnu.org >> Subject: Re: [Texmacs-dev] Novice Problem: setup texmacs for chinese >> IME >> Message-ID: <203ee472-8a3c-45c3-aa48-8080dd21f...@gmail.com> >> Content-Type: text/plain; charset="iso-8859-1" >> >> Le 20 oct. 2012 ? 13:10, Juanito Fatas Huang a ?crit : >> > Dear all, >> > I am a chinese texmacs user. >> >> >> Hi >> we've posted a message soon about this subject but the message was very more >> na?ve than your >> this is it : >> ----------------------------------------- >> we have done this protocole, with TeXmacs 1.0.7.16 (installed via official >> .dmg) on Mac OSX 10.6.8 >> -------- >> 0) leave TeXmacs if open >> 1) open app "applications/utilities/terminal" >> 2) type sudo mkdir ~/.TeXmacs >> 3) open browser at : >> http://www.texmacs.org/tmweb/download/fonts.en.html#fonts-cjk >> 4) find the link "Tarball with Chinese fonts (6.8 Mb)." >> right click on it >> 5) select "download under" >> 5bis) in the Finder, menu "go" choose "go to folder..." and type ~/.TeXmacs >> this opens this invisible folder (created by 2) in a Finder's window >> move this window to one side of your screen so to have both windows, this >> one and the browser's one, next to each other >> 6) grad and drop folder "~/.TeXmacs" from Finder to the record-window of >> the browser >> 7) come back to Terminal >> 8) type gunzip -c TeXmacs-chinese-fonts.tar.gz | tar xvf - >> 9) launch TeXmacs. click on the flag and select 'chinese' >> 10) in the menu bar of mac os X, choose your usual chinese entry mode >> for example Zhuyin, Pinyin, Cangjie, Jianye, Dayi Pro... >> normally you can type chinese now - with some of these entry modes >> -------- >> The r?sult is : >> Il seem that I can write chinese words but they disappear since they are >> typed... >> ---- >> so if you find anything we are interested. >> >> Vincent >> >> -------------- next part -------------- >> An HTML attachment was scrubbed... >> URL: >> <http://lists.gnu.org/archive/html/texmacs-dev/attachments/20121020/80b2591b/attachment.html> >> >> ------------------------------ >> >> _______________________________________________ >> Texmacs-dev mailing list >> Texmacs-dev@gnu.org >> https://lists.gnu.org/mailman/listinfo/texmacs-dev >> >> >> End of Texmacs-dev Digest, Vol 118, Issue 16 >> ******************************************** >> >> _______________________________________________ >> Texmacs-dev mailing list >> Texmacs-dev@gnu.org >> https://lists.gnu.org/mailman/listinfo/texmacs-dev > > _______________________________________________ > Texmacs-dev mailing list > Texmacs-dev@gnu.org > https://lists.gnu.org/mailman/listinfo/texmacs-dev
_______________________________________________ Texmacs-dev mailing list Texmacs-dev@gnu.org https://lists.gnu.org/mailman/listinfo/texmacs-dev