962 Commits

Author SHA1 Message Date
John MacFarlane ce1327e0b8 Use dev version of djoths.
Update test for djot parser fix.
2026-07-10 22:42:10 +02:00
John MacFarlane d2f33e5b53 Typst reader/writer: use divider() for horizontal rule.
Remove old `horizontalRule` definition from default template.

Modify tests to use non-deprecated symbols.

Closes #11540.
2026-07-09 01:12:18 +02:00
John MacFarlane 6bdf248a6e Use dev skylighting-format-blaze-html. 2026-07-08 23:43:44 +02:00
John MacFarlane 5ec0ab60c8 Depend on dev typst-hs. 2026-07-08 12:03:46 +02:00
John MacFarlane 7b1021eb3e Use dev commonmark-extensions. 2026-07-08 01:04:01 +02:00
John MacFarlane 18ff8a8073 Fix stack.yaml 2026-06-29 18:16:15 +02:00
John MacFarlane bc217a1d56 Use dev djoths. 2026-06-29 14:28:48 +02:00
John MacFarlane 912bfa5e2e Use starmath for math in ODT.
This improves appearance and editability of math in ODT.

Depends on dev version of texmath.

The main code changes are due to @jdpipe (#11470).
2026-06-09 13:06:17 +02:00
John MacFarlane 6c9b8ec557 Use emojis 0.1.5. 2026-06-06 14:28:04 +02:00
John MacFarlane 0fac8827df Use doclayout 0.5.0.3.
(Fixes compatibility with older QuickCheck versions.)
2026-06-03 09:15:50 +02:00
John MacFarlane df61830d38 Use asciidoc 0.1.0.3 2026-06-02 23:50:04 +02:00
John MacFarlane e287fd65a8 Use released texmath 0.13.1.2. 2026-06-01 22:12:21 +02:00
John MacFarlane 683d496e9d Use typst 0.10 2026-06-01 22:08:13 +02:00
John MacFarlane d79e324e05 Use released typst-symbols 2026-06-01 20:11:41 +02:00
John MacFarlane 9038439481 Fix typo in stack.yaml. 2026-06-01 13:08:14 +02:00
John MacFarlane f7dcd693f6 Use released pandoc-types 1.23.1.2. 2026-06-01 12:45:38 +02:00
John MacFarlane 3cff7d44ba Use citeproc 0.13.0.1. 2026-06-01 11:04:45 +02:00
John MacFarlane 239522c398 Use released doclayout. 2026-06-01 10:42:59 +02:00
John MacFarlane 74c9f4d2b0 Use released versions of commonmark libraries. 2026-05-31 17:11:17 +02:00
John MacFarlane 8886720de5 Fix cabal.project, stack.yaml (specify subdir). 2026-05-25 12:39:55 +02:00
John MacFarlane b741220c89 Use latest dev commonmark-hs. 2026-05-25 12:27:26 +02:00
John MacFarlane 05b0f4a4a2 Use latest citeproc. 2026-05-14 15:30:32 +02:00
John MacFarlane 933b992d5b stack.yaml - don't use git version of doclayout. 2026-04-24 20:34:57 +02:00
John MacFarlane 91b1a4c791 stack.yaml - fix syntax. 2026-04-24 14:51:02 +02:00
John MacFarlane 454fe0b057 Use latest dev typst-symbols, texmath, typst-hs. 2026-04-24 13:29:41 +02:00
John MacFarlane aa571d2c41 Add --typst-input CLI option.
This allows one to pass parameters to typst, which are available
at `sys.inputs`, just as `typst` itself does with its `--input`
option.

[API changes]

* ReaderOptions has a new field `readerTypstInputs`.
* Opt has a new field `optTypstInputs`.

Closes #11588.
2026-04-18 13:05:35 +02:00
John MacFarlane 748babc80f stack.yaml - don't use dev version of doclayout.
This causes problems with linking on stack.
2026-04-09 19:08:42 +02:00
John MacFarlane 04205049c8 Use dev doclayout. 2026-04-09 15:28:03 +02:00
John MacFarlane f53d95ab35 Use released djot, asciidoc, texmath, typst. 2026-03-17 16:11:03 +01:00
John MacFarlane 1eba245757 Use latest dev texmath. 2026-03-15 16:01:48 +01:00
John MacFarlane 6219b9ebf6 Use latest dev asciidoc-hs. 2026-03-10 12:26:26 +01:00
John MacFarlane aab99655e9 Use latest dev asciidoc-hs. 2026-03-03 17:07:06 +01:00
John MacFarlane 086d1f5673 Fix stack.yaml. 2026-02-25 12:58:55 +01:00
John MacFarlane 9bfde3cd9d Use latest dev djoths. 2026-02-25 12:36:05 +01:00
John MacFarlane 7498796f6a Use latest dev typst-hs 2026-02-13 10:55:33 +01:00
John MacFarlane 7d58cfb84f Use latest dev typst-hs. 2026-02-12 09:37:54 +01:00
John MacFarlane 0b94f1c4da Update lua deps in stack.yaml. 2026-02-02 22:18:19 +01:00
John MacFarlane c1d6ff7b46 Use released typst-0.9. 2026-02-01 17:04:01 +01:00
John MacFarlane ac833def19 Depend on released asciidoc 0.1.0.1. 2026-02-01 16:58:16 +01:00
John MacFarlane b214bf836c Depend on released texmath 0.13.1. 2026-02-01 16:56:21 +01:00
John MacFarlane 5285313f9e Use released skylighting-format-blaze-html 0.1.2. See #11423 2026-02-01 16:35:33 +01:00
John MacFarlane 8994ef20b1 Use released djot 0.1.3. 2026-02-01 16:31:27 +01:00
John MacFarlane bbc4f30a62 Use released citeproc 0.13. 2026-02-01 15:44:35 +01:00
John MacFarlane cab682ba58 HTML writer: Include all classes on highlighted code elements.
Previously, only the language class was included, and the
others were dropped.

Closes #11423.
2026-01-27 12:00:31 +01:00
John MacFarlane d62fa112c1 Use latest dev djoths 2026-01-24 16:00:41 +01:00
John MacFarlane f2c7a9c0cf ADd tar to stack.yaml. 2026-01-19 13:23:28 +01:00
John MacFarlane 754beea13a Use latest dev texmath. 2026-01-19 13:19:10 +01:00
Albert Krewinkel cb8739f5b0 Lua: switch to HsLua 2.5 2026-01-08 17:55:04 +01:00
John MacFarlane 144eb4e51b Use latest dev djoths. 2025-12-18 11:33:58 +01:00
John MacFarlane dc723571c6 Use latest texmath. 2025-12-17 11:54:50 +01:00