diff options
Diffstat (limited to 'Master/texmf-dist/scripts/context/stubs/mswin/mptopdf.bat')
-rwxr-xr-x | Master/texmf-dist/scripts/context/stubs/mswin/mptopdf.bat | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Master/texmf-dist/scripts/context/stubs/mswin/mptopdf.bat b/Master/texmf-dist/scripts/context/stubs/mswin/mptopdf.bat deleted file mode 100755 index 3cab9669f7e..00000000000 --- a/Master/texmf-dist/scripts/context/stubs/mswin/mptopdf.bat +++ /dev/null @@ -1,5 +0,0 @@ -@echo off
-setlocal
-set ownpath=%~dp0%
-texlua "%ownpath%mtxrun.lua" --usekpse --execute mptopdf.pl %*
-endlocal
|