Commit Graph
976 Commits
Author SHA1 Message Date
John MacFarlane 8c90b46d8b Typst reader: support sys.version. 2023-12-10 11:22:08 -08:00
John MacFarlane 74b4e10125 Use latest dev typst-hs. 2023-12-10 11:00:42 -08:00
John MacFarlane d5e7c0ed1d Typst writer: handle supplements in cite. 2023-12-09 14:56:04 -08:00
John MacFarlane e46c3e68d2 Update typst-hs commit and typst writer test. 2023-12-08 13:10:33 -08:00
John MacFarlane 09d0208da3 Bump typst-symbols in stack.yaml. 2023-12-08 10:06:26 -08:00
John MacFarlane 5cea532790 Use dev texmath. 2023-12-08 10:04:54 -08:00
John MacFarlane 64bc8ab9c2 Revise commonmark-hs dependency again. 2023-12-05 09:09:40 -08:00
John MacFarlane 511366f8e5 Update tag for commonmark-hs. 2023-12-05 09:03:25 -08:00
John MacFarlane 6b1d6f0e7e Update commonmark-hs tag. 2023-12-05 08:55:21 -08:00
John MacFarlane ff56d43b50 Use dev commonmark-extensions, commonmark-pandoc. 2023-12-04 19:52:43 -08:00
John MacFarlane 970189bc1d Use skylighting, skylighting-core 0.14.1. 2023-12-04 09:25:11 -08:00
John MacFarlane f8ba1280c6 Revert "Use latest dev skylighting, skylighting-core."
This reverts commit 780f4f569c.
2023-12-04 08:06:52 -08:00
John MacFarlane 780f4f569c Use latest dev skylighting, skylighting-core. 2023-12-04 07:59:13 -08:00
John MacFarlane eff1790bbc Use latest dev typst-hs. 2023-11-29 14:28:02 -08:00
John MacFarlane 69bbb8903f Update to latest dev typst-hs. 2023-11-07 12:51:18 -08:00
John MacFarlane 7d7ae7deef Use dev version of typst-hs. 2023-11-07 08:22:29 -08:00
John MacFarlane 3a36b43774 Require commonmark-extensions 0.2.4. 2023-10-27 10:35:04 -07:00
John MacFarlane 517d184c2a Require latest commonmark 0.2.4. 2023-10-27 10:01:33 -07:00
John MacFarlane deafc068f7 Require latest texmath 0.12.8.4. 2023-10-27 09:59:41 -07:00
John MacFarlane 0bb64bd405 stack.yaml - require latest typst 2023-10-27 09:58:24 -07:00
Albert Krewinkel 538b5e3155 stack.yaml: require lpeg-1.1.0 2023-09-28 07:15:46 +02:00
John MacFarlane 03d25f9469 stack.yaml - add commonmark-extensions. 2023-09-13 20:34:42 -07:00
John MacFarlane 8317c5cec8 Use latest texmath.
This should improve math in powerpoint, fixing empty boxes
around roots in some cases.
2023-09-13 19:55:22 -07:00
John MacFarlane 1d120dc1d3 Remove extra tls in stack.yaml. 2023-09-08 16:27:38 -07:00
John MacFarlane 6076c3fb59 Update tls version in stack.yaml. 2023-09-08 12:52:51 -07:00
John MacFarlane a1e3382a64 Depend on released texmath 0.12.8.2. 2023-09-08 10:27:52 -07:00
John MacFarlane 1c7a57f069 Depend on dev texmath.
Closes #9063.
2023-09-06 21:06:28 -07:00
John MacFarlane 18bf7e1c39 Use latest skylighting-format-blaze-html.
This works around a longstanding iOS Safari bug that caused long
lines to be displayed in a different font size in highlighted code.
Closes #7248.
2023-08-27 10:39:22 -07:00
John MacFarlane 6d43490b3a Allow skylighting 0.14 (and require it in pandoc core). 2023-08-26 23:15:41 -07:00
John MacFarlane fcda38bced stack.yaml - update tls version. 2023-08-22 13:44:50 -07:00
John MacFarlane ca9855b568 Use lastest texmath, typst-symbols, typst.
Targets typst 0.7.
2023-08-22 13:33:10 -07:00
John MacFarlane dc36eb4311 Use dev texmath, update stack.yaml resolver. 2023-08-18 10:58:36 -07:00
John MacFarlane 14b5298052 Bump dates, update dependencies. 2023-08-06 11:44:41 -07:00
John MacFarlane 9164f4b677 Use released pandoc-types 1.23.1. 2023-08-06 11:32:07 -07:00
John MacFarlane 9c1147f483 Use dev pandoc-types.
This fixes a regression with toJSONFilter, which in 1.23.0.1 no longer
worked on pure values of type `a -> [a]`.

Closes #8976.
2023-08-04 21:46:50 -07:00
John MacFarlane b6ae1faed8 Fix typo in stack.yaml. 2023-07-20 22:38:03 -07:00
John MacFarlane 9bd01c6e6a Fix spurious skylighting entry in stack.yaml. 2023-07-20 22:18:20 -07:00
John MacFarlane 0c98f42725 Use released skylighting, typst. 2023-07-20 22:14:28 -07:00
John MacFarlane db2594aed4 Use latest dev typst-hs. 2023-07-19 22:27:48 -07:00
John MacFarlane 4d3c347f66 Use latest dev skyligting-core and typst. 2023-07-19 18:39:04 -07:00
John MacFarlane ce7146da9a Allow latest commonmark-extensions.
This allows entities in wikilinks.
2023-07-12 07:31:10 -07:00
hseg e0ea7d5297 Fix build (transitive dep not in lts) (#8945)
Commit 921b0949f4 bumped the skylighting-core
version, which requires a newer version of xml-conduit than is available in
lts-21.0.
Bump the version in stack.yaml
2023-07-07 07:44:59 -07:00
John MacFarlane ee42fe7281 Remove redundant lines in stack.yaml 2023-07-06 23:19:15 -07:00
John MacFarlane f53a7fc897 Use released typst 0.3.0.0. 2023-07-06 23:17:06 -07:00
John MacFarlane 921b0949f4 Depend on released skylighting 0.13.4. 2023-07-06 22:51:07 -07:00
John MacFarlane d76ca4624d Use released pandoc-types. 2023-07-06 22:48:13 -07:00
John MacFarlane 500b735d7e Use latest dev typst-hs. 2023-07-06 21:38:53 -07:00
John MacFarlane a2be4ac62b Add typst reader tests.
Closes #8942.
2023-07-06 12:20:20 -07:00
John MacFarlane d5bdfe2b94 Use latest dev typst-hs 2023-07-06 11:47:20 -07:00
John MacFarlane d3e485fcb0 Use latest dev typst-hs. 2023-07-05 12:44:57 -07:00