mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 18:26:36 +00:00
Use latest texmath
This commit is contained in:
+1
-1
@@ -10,4 +10,4 @@ constraints: skylighting-format-blaze-html >= 0.1.1,
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/texmath
|
||||
tag: d6693220408415cc6b7739a74142838584f176c0
|
||||
tag: 5b337e57b80831b624f52dd250ab5d612ee94b88
|
||||
|
||||
+1
-1
@@ -46,7 +46,7 @@ extra-deps:
|
||||
- commonmark-extensions-0.2.3.4
|
||||
- doclayout-0.4.0.1
|
||||
- git: https://github.com/jgm/texmath
|
||||
commit: d6693220408415cc6b7739a74142838584f176c0
|
||||
commit: 5b337e57b80831b624f52dd250ab5d612ee94b88
|
||||
|
||||
ghc-options:
|
||||
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user