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