aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar Hendrik Tews <hendrik@askra.de>2012-09-12 12:33:13 +0000
committerGravatar Hendrik Tews <hendrik@askra.de>2012-09-12 12:33:13 +0000
commit4bce74dd1e4682086b9497ad3577c88b4a01df0c (patch)
treeba1a22f157102cd4fc05e79c17fc5ef91a0949b6 /doc
parent1e5fcb1a36df556dc7c0b8bac2b0b36a8e8d2743 (diff)
treat #450 by requiring that proofs are started with Proof
Diffstat (limited to 'doc')
-rw-r--r--doc/ProofGeneral.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ProofGeneral.texi b/doc/ProofGeneral.texi
index 3c3d4a3b..05f3d1ed 100644
--- a/doc/ProofGeneral.texi
+++ b/doc/ProofGeneral.texi
@@ -4770,6 +4770,12 @@ Starting with Proof General version 4.2 and Coq version 8.4, Coq
Proof General has full support for proof-tree visualization,
@pxref{Graphical Proof-Tree Visualization}.
+Proof-tree visualization does currently not support Coq's command
+``Grab Existential Variables''.
+
+For the visualization to work properly, proofs must be started
+with ``Proof.'', which is encouraged practice anyway (see Coq Bug
+#2776).
@c =================================================================
@c