All tools/pdfjam

pdfjam

pdfjam

A shell-script interface to the "pdfpages" LaTeX package.

Detected by pdfjam | macOS, Linux |github.com

Sync rules

What travels, what stays, what never leaves
pdfjam in your home directory Every rule on this page, by file
# User defaults for pdfjam, read after any site-wide pdfjam.conf.
# Where this machine's TeX installation lives.
latex=/usr/local/texlive/2024/bin/universal-darwin/pdflatexmachine-local
pdflatex=/usr/local/texlive/2024/bin/universal-darwin/pdflatexmachine-local
pdfinfo=/opt/homebrew/bin/pdfinfomachine-local
iconv=/usr/bin/iconvmachine-local
builddir=/Users/octocat/tmp/pdfjammachine-local
# Output preferences.
paper=a4paper

Each machine keeps its own copy of these.

latex=pdflatex=pdfinfo=iconv=builddir=

Each machine keeps its own copy of these.

Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.

Use it with your dotfile manager

Same data, in the shape your tool already reads
Opens Otty and adds this tool to what it syncs

Opens otty://sync/add/pdfjam. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.

Every one of these is generated from the same rules as this page. None of them splits latex= and pdflatex= for you — that part is Otty’s own sync, or a template you write by hand.