Download Latest Version pandoc-crossref-Windows-X64.7z (13.5 MB)
Email in envelope

Get an email when there's a new version of pandoc-crossref filter

Home / v0.3.21
Name Modified Size InfoDownloads / Week
Parent folder
pandoc-crossref-Linux-X64.tar.xz 2025-09-14 7.4 MB
pandoc-crossref-macOS-ARM64.tar.xz 2025-09-14 18.4 MB
pandoc-crossref-macOS-X64.tar.xz 2025-09-14 4.5 MB
pandoc-crossref-Windows-X64.7z 2025-09-14 13.5 MB
README.md 2025-09-14 1.6 kB
v0.3.21 source code.tar.gz 2025-09-14 1.3 MB
v0.3.21 source code.zip 2025-09-14 1.4 MB
Totals: 7 Items   46.5 MB 1

Linux-X64: pandoc-crossref v0.3.21 git commit [2984dc] (HEAD) built with Pandoc v3.8, pandoc-types v1.23.1 and GHC 9.8.4 Windows-X64: pandoc-crossref v0.3.21 git commit [2984dc] (HEAD) built with Pandoc v3.8, pandoc-types v1.23.1 and GHC 9.8.4 macOS-ARM64: pandoc-crossref v0.3.21 git commit [2984dc] (master) built with Pandoc v3.8, pandoc-types v1.23.1 and GHC 9.8.4 macOS-X64: pandoc-crossref v0.3.21 git commit [f6b328] (master) built with Pandoc v3.8, pandoc-types v1.23.1 and GHC 9.8.4

Changelog

New features

  • Switch to using subcaption for LaTeX subfigures

    subfig is reportedly deprecated and has some issues (e.g. #182)

    This isn't as straightforward as one would like, there may be side effects. Please report any issues you encounter.

  • Add subfigColumns option

    See http://lierdakil.github.io/pandoc-crossref/#subfigure-columns for more info

Fixes

  • Ensure automatic reference keys are unique

    Fixes edge case issues with list-of-stuff

  • Properly render citations in list-of-stuff

Maintenance

  • Support Pandoc 3.8

  • Minimal supported Pandoc version is 3.8

  • Relax upper bounds on some dependencies:

    • containers
    • data-default
    • open-browser
    • optparse-applicative
  • Large internal refactor to avoid explicit two-pass parse

    This isn't tested exhaustively, some edge case issues may or may not be present. As always, please report any issues you encounter, including non-termination and/or abnormal RAM consumption.

Source: README.md, updated 2025-09-14