summaryrefslogtreecommitdiffstats
path: root/latex/texlive/wrappers/mex
blob: 9d5118148416d7be6d76300b01ae18130ffe551b (plain) (blame)
1
2
3
#!/bin/sh
test -f "`kpsewhich mex.fmt`" || fmtutil --byfmt mex
exec tex -fmt=mex "$@"