From 85dde46a7c3beea67394f0a89322372457dcbbf4 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Thu, 6 Jul 2017 00:19:54 +0000 Subject: Fix operator precedence according to Brian W. Kernighan and Lorinda L. Cherry, "Typesetting Mathematics - User's Guide (Second Edition)", August 15, 1978, paragraph 23; swarm of bugs pointed out by bentley@. --- regress/eqn/unary/bold.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'regress/eqn/unary/bold.in') diff --git a/regress/eqn/unary/bold.in b/regress/eqn/unary/bold.in index ad098a83..e77398f4 100644 --- a/regress/eqn/unary/bold.in +++ b/regress/eqn/unary/bold.in @@ -1,5 +1,5 @@ -.\" $OpenBSD: bold.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $ -.Dd $Mdocdate: July 4 2017 $ +.\" $OpenBSD: bold.in,v 1.3 2017/07/06 00:08:52 schwarze Exp $ +.Dd $Mdocdate: July 6 2017 $ .Dt UNARY-BOLD 1 .Os .Sh NAME @@ -8,6 +8,6 @@ .Sh DESCRIPTION initial text .EQ -bold { sin "sin" } +bold { sin "sin" } "text" bold x hat .EN final text -- cgit v1.2.3-56-ge451