aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2018-01-16 13:34:46 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2018-01-16 13:34:46 +0100
commitb0ac9d9748440badec581a3a804caec09c6df49d (patch)
tree73ff209532c950b2a83854ebc015a58cad864798 /doc
parent8ea2a8307a8d96f8275ebbd9bd4cbd1f6b0a00c6 (diff)
parent1856d60057ac9096c791d71d4282c0cdfef85913 (diff)
Merge PR #6551: Bracket with goal selector
Diffstat (limited to 'doc')
-rw-r--r--doc/refman/RefMan-pro.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/refman/RefMan-pro.tex b/doc/refman/RefMan-pro.tex
index 3d4c885b3..6b24fdde7 100644
--- a/doc/refman/RefMan-pro.tex
+++ b/doc/refman/RefMan-pro.tex
@@ -320,10 +320,19 @@ Note that when a focused goal is proved a message is displayed
together with a suggestion about the right bullet or {\tt \}} to
unfocus it or focus the next one.
+\begin{Variants}
+
+\item {\tt {\num}: \{}\\
+This focuses on the $\num^{th}$ subgoal to prove.
+
+\end{Variants}
+
\begin{ErrMsgs}
\item \errindex{This proof is focused, but cannot be unfocused
this way} You are trying to use {\tt \}} but the current subproof
has not been fully solved.
+\item \errindex{No such goal}
+\item \errindex{Brackets only support the single numbered goal selector}
\item see also error message about bullets below.
\end{ErrMsgs}