Integration#
Galley communicates with external editors and scripts via its URL scheme.
- URL Scheme (
galleypdf://) — the canonical reference for theopen,reloadandforwardendpoints. - AUCTeX — Emacs setup for forward search.
- YaTeX — Emacs (YaTeX) setup for forward search.
- VimTeX — Vim / Neovim, with native Galley support since VimTeX v2.18.
- Visual Studio Code — LaTeX Workshop setup.
For build scripts and Makefiles, the
galleypdf command wraps the
same URL scheme in ordinary command line arguments.
For inverse search (Cmd+Click in the PDF), see Inverse Search under Configuration.