summaryrefslogtreecommitdiffstats
path: root/eqn.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-07-22 12:55:02 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-07-22 12:55:02 +0000
commitef8ac52af2edf966a10f6060c0cbf8fac09c298d (patch)
tree2d3e5761d6d6eb7f1a4ac4aadc01800c8d8def63 /eqn.7
parent16b40a0ceac84afe1ca3122b48c8cb7ef28111cf (diff)
downloadmandoc-ef8ac52af2edf966a10f6060c0cbf8fac09c298d.tar.gz
Fix left/right nesting in eqn.
Diffstat (limited to 'eqn.7')
-rw-r--r--eqn.72
1 files changed, 1 insertions, 1 deletions
diff --git a/eqn.7 b/eqn.7
index b4910b2e..4d0d2e0d 100644
--- a/eqn.7
+++ b/eqn.7
@@ -72,7 +72,7 @@ box : text
| pile { list }
| font box
| SIZE text box
- | LEFT text box [RIGHT text]
+ | LEFT text eqn [RIGHT text]
text : TEXT
pile : LPILE
| CPILE