diff options
author | marche <marche@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2003-12-15 15:17:32 +0000 |
---|---|---|
committer | marche <marche@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2003-12-15 15:17:32 +0000 |
commit | d967f95e11f5daa6d3a4e3931ef735a13f9c6142 (patch) | |
tree | 8f49fbb84000d7d935a73929d7eebae331f37c60 /doc/macros.tex | |
parent | 1af299359d6d26dc3f0eaa41f9be1b5a6f3dece5 (diff) |
typographie
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8399 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/macros.tex')
-rwxr-xr-x | doc/macros.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/macros.tex b/doc/macros.tex index 69488bfb3..080aeb77a 100755 --- a/doc/macros.tex +++ b/doc/macros.tex @@ -67,6 +67,7 @@ \newcommand{\Gallina}{\textsc{Gallina}} \newcommand{\coqide}{\textsc{CoqIDE}} \newcommand{\CoqIde}{\textsc{CoqIDE}} +\newcommand{\CoqIDE}{\textsc{CoqIDE}} \newcommand{\ocaml}{\textsc{Objective Caml}} \newcommand{\camlpppp}{\textsc{Camlp4}} \newcommand{\emacs}{\textsc{GNU Emacs}} @@ -366,7 +367,7 @@ \newcommand{\irule}[3]{{\irulehelp{#1}{#2}{#3} \hbox to \wd\tempa{\hss \box\tempb \hss}}} -\newcommand{\sverb}[1]{\tt #1} +\newcommand{\sverb}[1]{{\tt #1}} \newcommand{\mover}[2]{{#1\over #2}} \newcommand{\jd}[2]{#1 \vdash #2} \newcommand{\mathline}[1]{\[#1\]} |