aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
AgeCommit message (Collapse)Author
2025-08-26Add dev doclayout to stack.yaml.John MacFarlane
2025-08-11Use latest dev texmath.John MacFarlane
2025-08-09Lua: require hslua-module-system 1.2.3Albert Krewinkel
This provides List methods to the value returned by `pandoc.system.list_directory`. Closes: #11032
2025-08-01Use latest dev citeproc.John MacFarlane
Add test for #11013. Closes #11013.
2025-08-01Use latest dev texmath.John MacFarlane
2025-07-24Use latest dev citeproc.John MacFarlane
This solves the problem of unwanted capitalization of names at the beginning of citations in footnotes. Closes #10983.
2025-07-23Fix stack.yaml.John MacFarlane
2025-07-23Use dev texmath.John MacFarlane
2025-07-23Use latest dev citeproc.John MacFarlane
2025-07-23Use latest dev citeproc.John MacFarlane
Closes #10983 by allowing `nocase` spans to be used to suppress capitalization of initial word in a footnote.
2025-07-23Lua: add function `pandoc.path.exists`.Albert Krewinkel
The functions allows to check the existence of file-system objects.
2025-07-20Use latest dev citeproc.John MacFarlane
2025-06-30Lua: add more UTF-8-aware file operations to `pandoc.system`.Albert Krewinkel
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-23pandoc-lua-engine: Allow hslua-2.4.Albert Krewinkel
2025-06-03Use latest citeproc.John MacFarlane
2025-05-28Require texmath 0.12.10.3, typst 0.8.0.1John MacFarlane
2025-05-28Use latest dev typst.John MacFarlane
2025-05-26Use lastest dev texmath.John MacFarlane
2025-05-26Use latest dev texmath.John MacFarlane
2025-05-14Go back to tls 2.1.7 in stack.yaml.pandoc-server-0.1.0.11pandoc-lua-engine-0.4.2pandoc-cli-3.73.7John MacFarlane
2025-05-14Add tls 2.1.10 dependencies to stack.yaml.John MacFarlane
2025-05-14Update stack.yaml to latest resolverJohn MacFarlane
2025-05-12Use citeproc 0.9.0.1John MacFarlane
2025-05-12Use released typst 0.8.John MacFarlane
2025-05-12Use latest texmath and dev typst.John MacFarlane
2025-05-12Use texmath-0.12.10.1John MacFarlane
2025-05-12Use citeproc-0.9. Bump citeproc bounds for pandoc, pandoc-lua-engine.John MacFarlane
2025-04-29Use released texmath 0.12.10.John MacFarlane
2025-04-15Use latest dev texmath.John MacFarlane
2025-04-15Use latest dev texmath.John MacFarlane
2025-04-15Use latest dev texmath.John MacFarlane
2025-04-15Use latest dev texmath.John MacFarlane
2025-04-05Allow compilation with random 1.2.*.John MacFarlane
2025-03-31Fix version number in stack.yaml.John MacFarlane
2025-03-31stack.yaml - use random-1.3.John MacFarlane
2025-03-27Use latest dev citeproc.John MacFarlane
2025-03-16stack.yaml - go back to tls 2.1.7.John MacFarlane
2025-03-16Fix typo in stack.yaml.John MacFarlane
2025-03-16Update tls version in stack.yaml.John MacFarlane
2025-03-16Use latest releases of texmath, typst.John MacFarlane
2025-03-13Use lastest dev typst.John MacFarlane
2025-03-13Use latest dev typst-hsJohn MacFarlane
2025-03-01Use latest dev texmath.John MacFarlane
2025-03-01Use latest texmath.John MacFarlane
2025-03-01Use latest dev texmath.John MacFarlane
2025-02-28Use lastest dev typst.John MacFarlane
2025-02-26Use latest dev texmath.John MacFarlane
2025-02-26Use latest dev texmath.John MacFarlane
2025-02-25Use latest dev texmath.John MacFarlane
2025-02-24Use latest dev texmath.John MacFarlane