Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Unicode input

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Unicode input


chronological Thread 
  • From: vincent.gross AT inria.fr
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Unicode input
  • Date: Tue, 23 Feb 2010 17:28:05 +0100

I wrote and somehow packaged a uim module for CoqIDE. It's available in svn
trunk and v8.3.

1) install uim on your system
2) from coq sourcedir, issue a ./configure. If your uim installation is in a
non standard place, use the -uim-script-path option
3) issue a make install-im as root
4) using uim-pref-gtk, select CoqIDE to be the default IM

If you want CoqIDE to use uim by default, set the environment variable
GTK_IM_MODULE to "uim"

This module uses the same escape sequences as the emacs TeX mode



Archive powered by MhonArc 2.6.16.

Top of Page