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