John MacFarlane
cd77c632a8
Use dev asciidoc-hs.
2026-08-16 21:49:04 -07:00
John MacFarlane
8139d6bc1c
Use dev version of djoths.
2026-08-16 16:25:00 -07:00
John MacFarlane
03a0a64843
Use dev version of djot.
2026-08-12 20:22:23 -07:00
John MacFarlane
1552249b90
Use released asciidoc, texmath
2026-08-11 12:00:37 -07:00
John MacFarlane
28e328a996
Use dev version of asciidoc, texmath.
2026-08-11 09:11:05 -07:00
John MacFarlane
f401468a1e
Revert "wasm: Removed an unneeded compilation option."
...
This reverts commit 9c20cebb6d .
Closes #11787 .
2026-08-05 06:48:57 -07:00
John MacFarlane
5680817cac
Revert "WASM build: disable legacy exception handling."
...
This reverts commit 49853607e6 .
The option `-wasm-use-legacy-eh=false` does not seem to be
recognized in the version of the compiler we are now using.
Reopens #11787 .
2026-08-04 06:56:10 -07:00
John MacFarlane
49853607e6
WASM build: disable legacy exception handling.
...
Closes #11787 .
2026-08-03 09:06:34 -07:00
John MacFarlane
91f6353853
Use released texmath 0.13.2.
2026-07-21 18:37:01 +02:00
John MacFarlane
324710ee23
Require typst 0.11.
2026-07-21 18:10:39 +02:00
John MacFarlane
ac2884c9f5
Use typst-symbols 0.3.
2026-07-21 17:25:11 +02:00
John MacFarlane
ee2d48d089
Require doclayout 0.5.0.3
2026-07-21 17:21:32 +02:00
John MacFarlane
139badba76
Use released djot 0.1.4.1.
2026-07-21 17:19:44 +02:00
John MacFarlane
27199723a1
Use released commonmark-extensions 0.2.7.1
2026-07-21 10:16:58 +02:00
John MacFarlane
f25f7d90cc
Use skylighting-format-blaze-html 0.1.2.1.
2026-07-21 00:20:16 +02:00
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
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
0fac8827df
Use doclayout 0.5.0.3.
...
(Fixes compatibility with older QuickCheck versions.)
2026-06-03 09:15:50 +02:00
John MacFarlane
e16f5012f0
cabal.project: ensure we use latest doclayout for build.
...
pandoc.cabal keeps compatibility with older versions.
2026-06-02 09:46:23 +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
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
1147836faf
Try to fix a CI problem on Windows.
2026-05-31 10:46:45 +02:00
John MacFarlane
af3af04f19
Use dev commonmark-extensions.
2026-05-31 10:29:59 +02:00
John MacFarlane
864682663e
Use dev pandoc-types.
2026-05-29 09:35:56 +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
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
d9838eba11
Use latest typst-hs.
2026-04-16 12:04:51 +02:00
John MacFarlane
04205049c8
Use dev doclayout.
2026-04-09 15:28:03 +02:00
John MacFarlane
e940ac0ae0
cabal.project - remove patch for basement...
...
which we no longer need.
2026-03-18 11:17:34 +01:00
John MacFarlane
c126c2bb47
Use new versions of cryton, crypton-x509-system, tls
...
This eliminates memory, basement, foundation as transitive deps.
2026-03-18 11:10:14 +01:00
John MacFarlane
71bf72a037
Fix wasm build to use ram package instead of memory.
2026-03-18 10:57:30 +01: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
9bfde3cd9d
Use latest dev djoths.
2026-02-25 12:36:05 +01:00
John MacFarlane and Claude Opus 4.5
1a3a6e4e19
Require auto-update >= 0.2.6 to fix server on macOS.
...
Version 0.2.5 introduced a dependency on getSystemTimerManager
which fails on macOS. Version 0.2.6 includes a fix that provides
fallback logic for non-threaded runtimes.
Closes #11488 .
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-25 11:06:13 +00:00