macOS
brew install pandoc-crossreflocal Homebrew formula metadata
brew / Rang 1648
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pandoc-crossref in AI-Agent-Workflows.
Installation
brew install pandoc-crossreflocal Homebrew formula metadata
sudo pacman -S pandoc-crossrefArch Linux sync databases · pandoc-crossref · Quelle: geo.mirror.pkgbuild.com
scoop install main/pandoc-crossrefScoop official bucket manifest trees · bucket/pandoc-crossref.json · Quelle: api.github.com
Überblick
Pandoc filter for numbering and cross-referencing
Verlauf
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.
Sicherheitslage
Für pandoc-crossref wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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 variableExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
pandoc-crossref | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/lierdakil/pandoc-crossref
Installationsmetadaten
| Paketschlüssel | brew:pandoc-crossref |
|---|---|
| Version | 0.3.25a |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/pandoc-crossref |
| Homepage | https://lierdakil.github.io/pandoc-crossref/ |
| Repository | https://github.com/lierdakil/pandoc-crossref |
| Upstream-Dokumentation | https://lierdakil.github.io/pandoc-crossref/ |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/lierdakil/pandoc-crossref/archive/refs/tags/v0.3.25.tar.gz |
| Zuletzt aktualisiert | 2026-09-14T13:44:10+02:00 |
| Pulse | updated |
| Abhängigkeiten | gmp, pandoc |
| Build-Abhängigkeiten | cabal-install, ghc |
| Von macOS bereitgestellte Bibliotheken | libffi |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-crossrefQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.