From d1db7098d5a31fb337713c3303f2fcffc00ad71e Mon Sep 17 00:00:00 2001 From: desmettr Date: Tue, 4 Feb 2003 15:36:15 +0000 Subject: Correction bug { git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8320 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/RefMan-syn.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/RefMan-syn.tex b/doc/RefMan-syn.tex index 20dbd74fce..bf8375d3ee 100755 --- a/doc/RefMan-syn.tex +++ b/doc/RefMan-syn.tex @@ -206,7 +206,7 @@ Notation "'EX' x | p & q" := (ex2 t [x]p [x]q) For the sake of factorisation with Coq predefined rules, simple rules have to be observed for notations starting with a symbol: e.g. rules -starting with ``{'' or ``<'' should be put at level 1 and rules +starting with ``\{'' or ``<'' should be put at level 1 and rules starting with ``('' at level 0. The list of Coq predefined notations are given on figure~\ref{coq-symbols}. -- cgit v1.2.3