diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/refman/RefMan-ide.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/refman/RefMan-ide.tex b/doc/refman/RefMan-ide.tex index fd112f6fa2..5cb4e74676 100644 --- a/doc/refman/RefMan-ide.tex +++ b/doc/refman/RefMan-ide.tex @@ -114,9 +114,9 @@ of your theorems and lemmas. This feature is toggled via the \texttt{Hide} entry of the \texttt{Navigation} menu, or with a mouse right-click. The proof shall be enclosed between \texttt{Proof.} -and \texttt{Qed.}, both with their final dots. Finally, the proof that shall be hidden -or revealed is the first one whose \texttt{Lemma},\texttt{Theorem} or \texttt{Definition} -statement precedes the insert cursor. +and \texttt{Qed.}, both with their final dots. The proof that shall be hidden +or revealed is the first one whose beginning statement (such as \texttt{Theorem}) +precedes the insertion cursor. \section{Vernacular commands, templates} |
