summaryrefslogtreecommitdiffstats
path: root/latex/texlive/wrappers/pdfxmltex
blob: 37062dabe27a891b1df2c11604898823b552e40c (plain) (blame)
1
2
3
#!/bin/sh
test -f "`kpsewhich pdfxmltex.fmt`" || fmtutil --byfmt pdfxmltex
exec pdftex -fmt=pdfxmltex -progname=pdfxmltex "$@"