summaryrefslogtreecommitdiff
path: root/tests/epub/features.native
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-11-30 00:43:55 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2016-11-30 00:43:55 +0100
commitac83d4b806d4ac0bd98a2e977bdb13898483964b (patch)
treebfce19334ffd416a75be833595186b0ff26a97ff /tests/epub/features.native
parentfd2cac80ec5570d1206ec72803b4331a65196923 (diff)
Use new module from texmath to lookup MS font codepoints.
+ Removed Text.Pandoc.Readers.Docx.Fonts + Moved its code to texmath; we now use (from texmath 0.9) Text.TeXMath.Unicode.Fonts + Use texmath 0.9 (currently from git). + Updated epub tests because texmath now handles more mathml.
Diffstat (limited to 'tests/epub/features.native')
-rw-r--r--tests/epub/features.native1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/epub/features.native b/tests/epub/features.native
index 6ceac18a0..60f3a58ba 100644
--- a/tests/epub/features.native
+++ b/tests/epub/features.native
@@ -75,6 +75,7 @@
,Div ("content-mathml-001.xhtml#mathml-027",["section","ctest"],[])
[Header 2 ("",[],[]) [Span ("",["nature"],[]) [Str "[REQUIRED]"],SoftBreak,Span ("",["test-id"],[]) [Str "mathml-027"],Str "Elementary",Space,Str "math:",Space,Str "long",Space,Str "division",Space,Str "notation"]
,Para [Str "Tests",Space,Str "whether",Space,Code ("",[],[]) "mlongdiv",Space,Str "elements",Space,Str "(from",Space,Str "elementary",Space,Str "math)",Space,Str "are",Space,Str "supported."]
+ ,Plain [Span ("",["math"],[("xmlns","http://www.w3.org/1998/Math/MathML")]) [SoftBreak,Str "3",SoftBreak,Str "435.3",SoftBreak,Str "1306",SoftBreak,Str "12",SoftBreak,Str "10",SoftBreak,Str "9",SoftBreak,Str "16",SoftBreak,Str "15",SoftBreak,Str "1.0",SoftBreak,Str "9",SoftBreak,Str "1",SoftBreak]]
,Para [Str "The",Space,Str "test",Space,Str "passes",Space,Str "if",Space,Str "the",Space,Str "rendering",Space,Str "looks",Space,Str "like",Space,Str "the",Space,Str "following",Space,Str "image:",Space,Str "."]]]
,Para [Span ("content-switch-001.xhtml",[],[]) []]
,Div ("content-switch-001.xhtml#epub-switch",["section"],[])