summaryrefslogtreecommitdiffstats
path: root/eqn.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-07-21 11:34:53 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-07-21 11:34:53 +0000
commit5777d1fb503dd116e90a489fa562f0a89752541c (patch)
treea6d24495ae536ef90d93b7c33a0fa5cbc73082c7 /eqn.7
parent49de222b7899f01575a6ac00a26bc345864dc826 (diff)
downloadmandoc-5777d1fb503dd116e90a489fa562f0a89752541c.tar.gz
Flip eqn into using parsed nodes. I've temporarily disabled printing
these in the front-ends except for -Ttree, which will display the parsed tree. While here, fix that quoted strings aren't scanned for replacement parts.
Diffstat (limited to 'eqn.7')
-rw-r--r--eqn.71
1 files changed, 1 insertions, 0 deletions
diff --git a/eqn.7 b/eqn.7
index ee61b3b7..478f890f 100644
--- a/eqn.7
+++ b/eqn.7
@@ -73,6 +73,7 @@ Data in TEXT form is a non-empty sequence of non-space characters or a
non-empty quoted string.
Unless within a quoted string, white-space (and enclosing literal quote
pairs) is thrown away.
+Quoted strings are not scanned for replacement definitions.
.Pp
The following control statements are available:
.Bl -tag -width Ds