Commit Graph

868 Commits

Author SHA1 Message Date
John MacFarlane 4e922ad20f Use latest dev pandoc-types. 2025-07-30 19:49:49 -07:00
John MacFarlane 270fbd54f8 Use latest dev citeproc.
This solves the problem of unwanted capitalization of names
at the beginning of citations in footnotes.

Closes #10983.
2025-07-24 14:51:11 -07:00
John MacFarlane ebf41dd539 Fix stack.yaml. 2025-07-23 23:32:48 -07:00
John MacFarlane a4872aa223 Use dev texmath. 2025-07-23 18:46:12 -07:00
John MacFarlane 00e02e110b Use latest dev citeproc. 2025-07-23 16:08:34 -07:00
John MacFarlane 7ec7efeee7 Use latest dev citeproc.
Closes #10983 by allowing `nocase` spans to be used to suppress
capitalization of initial word in a footnote.
2025-07-23 14:10:43 -07:00
Albert Krewinkel 01a305af58 Lua: add function pandoc.path.exists.
The functions allows to check the existence of file-system objects.
2025-07-23 19:31:03 +02:00
John MacFarlane 8d9e124878 Use latest dev citeproc. 2025-07-20 16:24:26 -07:00
Albert Krewinkel 6b81649771 Lua: add more UTF-8-aware file operations to pandoc.system.
Functions that expect UTF-8-encoded filenames should make it easier to
write platform-independent scripts, as the encoding of the actual
filename depends on the system.

Additionally, this also adds a generalized method to run commands, and
functions to retrieve XDG directory names.

The new functions are `command`, `copy`, `read_file`, `remove`,
`rename`, `times`, `write_file`, `xdg`.
2025-06-30 09:56:08 -06:00
Albert Krewinkel d3f2fcc5f8 pandoc-lua-engine: Allow hslua-2.4. 2025-06-23 13:02:19 +02:00
John MacFarlane e007758c8c Use latest citeproc. 2025-06-03 11:42:06 -07:00
John MacFarlane 3f37b0d2eb Require texmath 0.12.10.3, typst 0.8.0.1 2025-05-28 14:50:47 -07:00
John MacFarlane 397f077180 Use latest dev typst. 2025-05-28 13:38:56 -07:00
John MacFarlane dfdbeedda3 Use lastest dev texmath. 2025-05-26 18:41:16 -07:00
John MacFarlane 01c024ed34 Use latest dev texmath. 2025-05-26 16:54:41 -07:00
John MacFarlane 72aa57d11b Go back to tls 2.1.7 in stack.yaml. 2025-05-14 18:38:58 -07:00
John MacFarlane 447c7d8888 Add tls 2.1.10 dependencies to stack.yaml. 2025-05-14 18:19:08 -07:00
John MacFarlane 05df3e844c Update stack.yaml to latest resolver 2025-05-14 17:30:23 -07:00
John MacFarlane f4676c7dfb Use citeproc 0.9.0.1 2025-05-12 16:07:23 -07:00
John MacFarlane d8efc79dde Use released typst 0.8. 2025-05-12 13:57:08 -07:00
John MacFarlane f239a45b3e Use latest texmath and dev typst. 2025-05-12 13:50:32 -07:00
John MacFarlane d3d5366e51 Use texmath-0.12.10.1 2025-05-12 11:03:27 -07:00
John MacFarlane 9bb805adb0 Use citeproc-0.9. Bump citeproc bounds for pandoc, pandoc-lua-engine. 2025-05-12 00:43:39 -07:00
John MacFarlane bd43f4ec93 Use released texmath 0.12.10. 2025-04-29 14:51:45 -07:00
John MacFarlane 48f881d746 Use latest dev texmath. 2025-04-15 14:05:09 -07:00
John MacFarlane c41d41c0e9 Use latest dev texmath. 2025-04-15 13:54:19 -07:00
John MacFarlane 538249eadf Use latest dev texmath. 2025-04-15 10:41:15 -07:00
John MacFarlane da00a9c628 Use latest dev texmath. 2025-04-15 09:34:32 -07:00
John MacFarlane f8f7c29fb8 Allow compilation with random 1.2.*. 2025-04-05 12:31:40 -07:00
John MacFarlane 5e29f0f770 Fix version number in stack.yaml. 2025-03-31 10:09:01 -07:00
John MacFarlane 099a4ed2e6 stack.yaml - use random-1.3. 2025-03-31 09:57:40 -07:00
John MacFarlane 3a682a798d Use latest dev citeproc. 2025-03-27 23:04:00 -06:00
John MacFarlane a92f44da42 stack.yaml - go back to tls 2.1.7. 2025-03-16 13:35:35 -07:00
John MacFarlane bf9547327b Fix typo in stack.yaml. 2025-03-16 11:04:33 -07:00
John MacFarlane d2621b3a69 Update tls version in stack.yaml. 2025-03-16 10:56:51 -07:00
John MacFarlane 5e44f7aa6c Use latest releases of texmath, typst. 2025-03-16 10:50:54 -07:00
John MacFarlane 7301daa799 Use lastest dev typst. 2025-03-13 23:17:02 -07:00
John MacFarlane 523148844e Use latest dev typst-hs 2025-03-13 14:06:16 -07:00
John MacFarlane 135e7bbeaf Use latest dev texmath. 2025-03-01 20:37:05 -08:00
John MacFarlane a0078910fc Use latest texmath. 2025-03-01 20:05:40 -08:00
John MacFarlane feaf525461 Use latest dev texmath. 2025-03-01 10:56:03 -08:00
John MacFarlane 085c4ffbc0 Use lastest dev typst. 2025-02-28 22:47:36 -08:00
John MacFarlane 954067474d Use latest dev texmath. 2025-02-26 14:03:30 -08:00
John MacFarlane 002510ffed Use latest dev texmath. 2025-02-26 10:08:21 -08:00
John MacFarlane e2a0cc9dda Use latest dev texmath. 2025-02-25 22:49:50 -08:00
John MacFarlane 295fafc5bd Use latest dev texmath. 2025-02-24 09:09:15 -08:00
John MacFarlane e8b987250c Use latest dev texmath. 2025-02-20 23:29:22 -08:00
John MacFarlane 3528f405b1 Use latest dev texmath. 2025-02-18 14:38:57 -08:00
John MacFarlane 3048261fd9 Use dev version of texmath. 2025-02-14 11:45:31 -08:00
John MacFarlane 1a8db18d6a Stack.yaml - fix typo. 2025-02-11 22:32:53 -08:00