From 98279dced2c1e01c89d3c79cb2a9f03e5dcd82e1 Mon Sep 17 00:00:00 2001 From: letouzey Date: Mon, 28 Nov 2011 10:18:42 +0000 Subject: doc: two minor fixes to make my latex happy git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14733 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/faq/FAQ.tex | 2 +- doc/refman/RefMan-com.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/faq/FAQ.tex b/doc/faq/FAQ.tex index 88892ff314..c0f8c087a8 100644 --- a/doc/faq/FAQ.tex +++ b/doc/faq/FAQ.tex @@ -2430,7 +2430,7 @@ Glib.Utf8.from_unichar 0x2200;; \Question{How to customize the shortcuts for menus?} Two solutions are offered: \begin{itemize} -\item Edit \$XDG_CONFIG_HOME/coq/coqide.keys (\$HOME/.config/coq/coqide.keys) by hand or +\item Edit \verb+$XDG_CONFIG_HOME/coq/coqide.keys+ (which is usually \verb+$HOME/.config/coq/coqide.keys+) by hand or \item 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. diff --git a/doc/refman/RefMan-com.tex b/doc/refman/RefMan-com.tex index 81d94ecf0b..a40c210ec7 100644 --- a/doc/refman/RefMan-com.tex +++ b/doc/refman/RefMan-com.tex @@ -84,7 +84,7 @@ only for developers that are writing their own tactics and are using you move the \Coq\ binaries and library after installation. Coq will also honor \verb:$XDG_DATA_HOME: and \verb:$XDG_DATA_DIRS: (see -\{http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html}). +\url{http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html}). Coq adds \verb:${XDG_DATA_HOME}/coq: and \verb:${XDG_DATA_DIRS}/coq: to its search path. -- cgit v1.2.3