diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-05-06 11:03:43 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-05-06 11:03:51 -0700 |
| commit | 65346fa6b1ced5062cf059335b4e9b2db48c287c (patch) | |
| tree | 1a2694e8bed30f845b4baab8fed9f26f8e786532 /test/epub | |
| parent | 2fd685372e6a3fe8ff45da6ff8ee085f85d48327 (diff) | |
Use latest texmath
Diffstat (limited to 'test/epub')
| -rw-r--r-- | test/epub/features.native | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
