aboutsummaryrefslogtreecommitdiff
path: root/doc/refman/Cases.tex
diff options
context:
space:
mode:
authoremakarov2007-04-10 14:02:16 +0000
committeremakarov2007-04-10 14:02:16 +0000
commit9f6eeaee6c1bd67278e7d35e400ede7e7c2ac2fd (patch)
tree7539297dd464970d95c13e5f0fee3014640a834a /doc/refman/Cases.tex
parentb7e4dbd4ff8ff12dc061ffb4664670b11831fd81 (diff)
Eliminated warning messages from Hevea. Most warning messages were
from commands about headers; where appropriate, surrounded those by %BEGIN LATEX ... %END LATEX. Removed some \newcommands that were ignored. Removed redefinitions of \land, \lor, \lnot: there are nicely handled by Hevea. Split headers.tex file into headers.sty (for LaTeX) and headers.hva (for Hevea). This allowed removing comments like %BEGIN LATEX and %HEVEA and also commands \makeatletter, \makeatother. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9752 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/refman/Cases.tex')
-rw-r--r--doc/refman/Cases.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/refman/Cases.tex b/doc/refman/Cases.tex
index c8eb76c27c..345608c6f1 100644
--- a/doc/refman/Cases.tex
+++ b/doc/refman/Cases.tex
@@ -1,4 +1,7 @@
-\achapter{Extended pattern-matching}\defaultheaders
+\achapter{Extended pattern-matching}
+%BEGIN LATEX
+\defaultheaders
+%END LATEX
\aauthor{Cristina Cornes and Hugo Herbelin}
\label{Mult-match-full}