macOS
brew install pandoc-crossreflocal Homebrew formula metadata
brew / 順位 1648
pandoc-crossref のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.