Commit Graph
288 Commits
Author SHA1 Message Date
John MacFarlane 0f5435a46d Depend on released typst 0.5. 2023-12-15 18:38:39 -08:00
John MacFarlane 272117f112 Use dev version of typst. 2023-12-14 11:55:15 -08:00
John MacFarlane 4243ae841a Use released versions of commonmark, commonmark-extensions, commonmark-pandoc. 2023-12-11 12:01:30 -08:00
John MacFarlane 55e3bf4ba7 Use texmath 0.12.8.5. 2023-12-11 11:13:31 -08:00
John MacFarlane 3039f99f3b Depend on released version of typst. 2023-12-10 23:59:19 -08:00
John MacFarlane 42091d1e13 Typst reader: parse metadata from document element. 2023-12-10 12:56:59 -08:00
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 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 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 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 ca9855b568 Use lastest texmath, typst-symbols, typst.
Targets typst 0.7.
2023-08-22 13:33:10 -07:00
John MacFarlane bd4de143d0 Constrain to older typst-symbols for now 2023-08-18 11:24:30 -07:00
John MacFarlane dc36eb4311 Use dev texmath, update stack.yaml resolver. 2023-08-18 10:58:36 -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 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 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
John MacFarlane e09c560256 Update typst-hs revision. 2023-07-05 11:25:30 -07:00
John MacFarlane 499276a4e5 Use latest dev typst-hs 2023-07-05 10:48:56 -07:00
John MacFarlane 45a6276da2 Use latest dev typst-hs. 2023-07-04 13:18:39 -07:00
John MacFarlane ae57c6e3fb Use latest dev typst-hs. 2023-07-04 10:56:04 -07:00
John MacFarlane 104ffc6596 Use latest dev typst-hs. 2023-07-04 09:00:20 -07:00
John MacFarlane b4d7937852 Get things working with latest dev version of typst.
This supports package loading (as long as the package has been
cached or is local).
2023-07-03 22:50:10 -07:00
John MacFarlane 43550ebace Depend on dev version typst-hs.
(For typst 0.5 support.)
2023-06-30 11:11:57 -07:00
John MacFarlane 16f4386f40 Add comment in cabal.project. 2023-06-28 08:45:46 -07:00
John MacFarlane 484fcaffd8 Depend on dev version of pandoc-types.
(For aeson version bound.)
2023-06-28 08:37:46 -07:00
Felix Yan 3fb69c634c Use crypton-connection instead of connection (#8896)
Follows the change introduced in tls 1.7.0. Fixes building.
Remove tls < 1.7 from cabal.project
2023-06-22 09:56:09 -07:00
John MacFarlane 3975064e12 Use released typst 0.1.0.0 2023-06-06 17:24:06 -07:00
John MacFarlane 46a4e24d6b Add typst reader.
New module Text.Pandoc.Readers.Typst [API change].
2023-06-06 16:08:14 -07:00