aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Herbelin2015-03-13 15:44:49 +0100
committerHugo Herbelin2015-03-13 15:45:47 +0100
commit104df916312521ea5a8a5d7293ca539beef768ca (patch)
tree700df1fa16b519006de666e58a80ebf3717d9317
parentcd4851f8be071b85d2189832801736d77085b51a (diff)
Fixing #4127 (command for locating exists notation in refman changed).
-rw-r--r--doc/refman/RefMan-syn.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/refman/RefMan-syn.tex b/doc/refman/RefMan-syn.tex
index 107b98f010..37cbd1eac1 100644
--- a/doc/refman/RefMan-syn.tex
+++ b/doc/refman/RefMan-syn.tex
@@ -427,9 +427,11 @@ To know to which notations a given symbol belongs to, use the command
\begin{quote}
\tt Locate {\symbolentry}
\end{quote}
-where symbol is any (composite) symbol surrounded by quotes. To locate
+where symbol is any (composite) symbol surrounded by double quotes. To locate
a particular notation, use a string where the variables of the
-notation are replaced by ``\_''.
+notation are replaced by ``\_'' and where possible single quotes
+inserted around identifiers or tokens starting with a single quote are
+dropped.
\Example
\begin{coq_example}