mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-27 18:56:34 +00:00
Use latest texmath.
This should improve math in powerpoint, fixing empty boxes around roots in some cases.
This commit is contained in:
+1
-1
@@ -514,7 +514,7 @@ library
|
||||
syb >= 0.1 && < 0.8,
|
||||
tagsoup >= 0.14.6 && < 0.15,
|
||||
temporary >= 1.1 && < 1.4,
|
||||
texmath >= 0.12.8.2 && < 0.13,
|
||||
texmath >= 0.12.8.3 && < 0.13,
|
||||
text >= 1.1.1.0 && < 2.2,
|
||||
text-conversions >= 0.3 && < 0.4,
|
||||
time >= 1.5 && < 1.14,
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@ extra-deps:
|
||||
- skylighting-core-0.14
|
||||
- skylighting-0.14
|
||||
- skylighting-format-blaze-html-0.1.1.1
|
||||
- texmath-0.12.8.2
|
||||
- texmath-0.12.8.3
|
||||
- tls-1.9.0
|
||||
|
||||
ghc-options:
|
||||
|
||||
Reference in New Issue
Block a user