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