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