From 65346fa6b1ced5062cf059335b4e9b2db48c287c Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 6 May 2023 11:03:43 -0700 Subject: Use latest texmath --- test/epub/features.native | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/epub/features.native b/test/epub/features.native index 659c9692e..ef5f0d032 100644 --- a/test/epub/features.native +++ b/test/epub/features.native @@ -1184,7 +1184,7 @@ , Plain [ Math DisplayMath - "c = \\overset{\\text{complex\\ number}}{\\overbrace{\\underset{\\text{real}}{\\underbrace{\\mspace{20mu} a\\mspace{20mu}}} + \\underset{\\text{imaginary}}{\\underbrace{\\quad b{\\mathbb{i}}\\quad}}}}" + "c = \\overset{\\text{complex number}}{\\overbrace{\\underset{\\text{real}}{\\underbrace{\\mspace{20mu} a\\mspace{20mu}}} + \\underset{\\text{imaginary}}{\\underbrace{\\quad b{\\mathbb{i}}\\quad}}}}" ] , Para [ Str "The" -- cgit v1.2.3