aboutsummaryrefslogtreecommitdiffstatshomepage
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
commit175c51d9a38aa43801777db95c54f0d7abf91092 (patch)
tree93774c3c3bba8e5ca272cc359c8d6ea63532fed9 /eqn.7
parentfee8aca887653490f8c052e474d2a620140e741d (diff)
downloadmandoc-175c51d9a38aa43801777db95c54f0d7abf91092.tar.gz
mandoc-175c51d9a38aa43801777db95c54f0d7abf91092.tar.zst
mandoc-175c51d9a38aa43801777db95c54f0d7abf91092.zip
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.73
1 files changed, 2 insertions, 1 deletions
diff --git a/eqn.7 b/eqn.7
index 3764276f..ca0fb622 100644
--- a/eqn.7
+++ b/eqn.7
@@ -1,4 +1,4 @@
-.\" $Id: eqn.7,v 1.5 2011/07/21 10:24:35 kristaps Exp $
+.\" $Id: eqn.7,v 1.6 2011/07/21 11:34:53 kristaps Exp $
.\"
.\" Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -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