summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/context/stubs/mswin/texutil.bat
blob: 8b718640dcf2777d35f5ec0e8eefb425d0c6406d (plain)
1
2
3
4
5
@echo off
setlocal
set ownpath=%~dp0%
texlua "%ownpath%mtxrun.lua" --usekpse --execute texutil.rb %*
endlocal