From f661bda0849b0a3008e4dc1bba66addd0f84a571 Mon Sep 17 00:00:00 2001 From: glondu Date: Tue, 11 Jan 2011 19:12:06 +0000 Subject: Remove references to -ide option of coqmktop git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13789 85f007b7-540e-0410-9357-904b9bb8a0f7 --- ide/FAQ | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'ide/FAQ') diff --git a/ide/FAQ b/ide/FAQ index 2079ef6cee..39dc095e4b 100644 --- a/ide/FAQ +++ b/ide/FAQ @@ -49,21 +49,15 @@ R5)-First solution : type "2200" to enter a forall in the script Further symbols can be bound on higher Fxx keys or on even on other keys you do not need . -Q6) How to build a custom CoqIde with user ml code? -R6) Use - coqmktop -ide -byte m1.cmo...mi.cmo - or - coqmktop -ide -opt m1.cmx...mi.cmx - -Q7) How to customize the shortcuts for menus? -R7) Two solutions are offered: +Q6) How to customize the shortcuts for menus? +R6) Two solutions are offered: - Edit $HOME/.coqide.keys by hand or - Add "gtk-can-change-accels = 1" in your .coqide-gtk2rc file. Then from CoqIde, you may select a menu entry and press the desired shortcut. -Q8) What encoding should I use? What is this \x{iiii} in my file? -R8) The encoding option is related to the way files are saved. +Q7) What encoding should I use? What is this \x{iiii} in my file? +R7) The encoding option is related to the way files are saved. Keep it as UTF-8 until it becomes important for you to exchange files with non UTF-8 aware applications. If you choose something else than UTF-8, then missing characters will -- cgit v1.2.3