macOS
brew install pandoc-crossreflocal Homebrew formula metadata
安装
brew install pandoc-crossreflocal Homebrew formula metadata
sudo pacman -S pandoc-crossrefArch Linux sync databases · pandoc-crossref · 来源: geo.mirror.pkgbuild.com
scoop install main/pandoc-crossrefScoop official bucket manifest trees · bucket/pandoc-crossref.json · 来源: api.github.com
概览
Pandoc filter for numbering and cross-referencing
历史
pandoc-crossref is a Haskell filter that adds numbering and cross-references for structured elements in Pandoc documents.
pandoc-crossref was developed as a Haskell Pandoc filter inspired by the pandoc-fignos and pandoc-eqnos filters. It expanded the same general approach into a unified cross-reference system for multiple document element types.
The project evolved to cover HTML, LaTeX, PDF, Markdown, and other Pandoc outputs, with format-sensitive behavior such as delegating labels and references to LaTeX where possible.
The official repository documents prebuilt executables for Windows, macOS, and Linux, installation from Hackage or source, and availability through Arch, Nix, Homebrew/Linuxbrew, FreeBSD, Gentoo, and Scoop.
Its release binaries are tied closely to Pandoc versions, so package maintainers commonly update or rebuild pandoc-crossref alongside Pandoc API changes.
Users run Pandoc with --filter pandoc-crossref or -F pandoc-crossref, label document objects with prefixes such as fig:, eq:, tbl:, sec:, and lst:, and refer to them using Pandoc citation-like syntax.
Configuration can be placed in document metadata, supplied through crossrefYaml, stored as pandoc-crossref.yaml in the working directory, or kept in per-user general and output-format-specific configuration files.
pandoc-crossref fills a frequently requested gap in reproducible scholarly and technical publishing: stable numbering and references for figures, equations, tables, sections, subfigures, and code listings across Pandoc output formats.
Package maintainers care about its unusually tight compatibility relationship with Pandoc. Users must select a build produced for their Pandoc version, making coordinated upgrades more important than for a typical standalone filter.
安全态势
没有找到 pandoc-crossref 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./pandoc-crossref.yaml~/.pandoc-crossref/config.yaml~/.pandoc-crossref/config-$FORMAT.yamlpath specified by the crossrefYaml metadata variable.\pandoc-crossref.yaml%USERPROFILE%\.pandoc-crossref\config.yaml%USERPROFILE%\.pandoc-crossref\config-$FORMAT.yamlpath specified by the crossrefYaml metadata variable可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
pandoc-crossref | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/lierdakil/pandoc-crossref
安装元数据
| 软件包键 | brew:pandoc-crossref |
|---|---|
| 版本 | 0.3.25a |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/pandoc-crossref |
| 主页 | https://lierdakil.github.io/pandoc-crossref/ |
| 仓库 | https://github.com/lierdakil/pandoc-crossref |
| 上游文档 | https://lierdakil.github.io/pandoc-crossref/ |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/lierdakil/pandoc-crossref/archive/refs/tags/v0.3.25.tar.gz |
| 最后更新 | 2026-09-14T13:44:10+02:00 |
| Pulse | updated |
| 依赖 | gmp, pandoc |
| 构建依赖 | cabal-install, ghc |
| macOS 提供的库 | libffi |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pandoc-crossref |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
pandoc-crossref 0.3.20-2
Pandoc filter for cross-references
https://hackage.haskell.org/package/pandoc-crossref
sudo pacman -S pandoc-crossrefmain/pandoc-crossref
scoop install main/pandoc-crossref来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.