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