aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/refman/RefMan-ext.tex
diff options
context:
space:
mode:
authorGravatar emakarov <emakarov@85f007b7-540e-0410-9357-904b9bb8a0f7>2007-04-12 15:02:57 +0000
committerGravatar emakarov <emakarov@85f007b7-540e-0410-9357-904b9bb8a0f7>2007-04-12 15:02:57 +0000
commit7aeb305493f1d297dfebf9d0430a17ad0b7c4822 (patch)
treeb8b0afe863a72945c24340a05e8ba9eba3888718 /doc/refman/RefMan-ext.tex
parent86978d0d37501f5be22bf87ae474a849056f4f19 (diff)
Cleaned doc/common/title.tex file. Increased the space under headers
in the reference manual. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9758 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/refman/RefMan-ext.tex')
-rw-r--r--doc/refman/RefMan-ext.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/RefMan-ext.tex b/doc/refman/RefMan-ext.tex
index 8fdb8d8df..f0db1a0fb 100644
--- a/doc/refman/RefMan-ext.tex
+++ b/doc/refman/RefMan-ext.tex
@@ -251,7 +251,7 @@ Definition not (b:bool) :=
end.
\end{coq_example}
-can be alternatively written
+\noindent can be alternatively written
\begin{coq_eval}
Reset not.