From 8bfd46f38d1b15589e5ffa8b44915557a3030385 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.out_ascii | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'regress/eqn/unary/bold.out_ascii') diff --git a/regress/eqn/unary/bold.out_ascii b/regress/eqn/unary/bold.out_ascii index c20dc638..7356ede0 100644 --- a/regress/eqn/unary/bold.out_ascii +++ b/regress/eqn/unary/bold.out_ascii @@ -4,6 +4,6 @@ NNAAMMEE uunnaarryy--bboolldd - font handling in bold boxes DDEESSCCRRIIPPTTIIOONN - initial text ((sin ssiinn)) final text + initial text ((sin ssiinn)) _t_e_x_t xx^^ final text -OpenBSD July 4, 2017 OpenBSD +OpenBSD July 6, 2017 OpenBSD -- cgit