From 3e43bc594a14e8c4fc21d6a71f22a23dd78fe252 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 21 Mar 2020 03:01:37 +0000 Subject: CTAN sync 202003210301 --- macros/musixtex/windows/musixtex.bat | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'macros/musixtex/windows/musixtex.bat') diff --git a/macros/musixtex/windows/musixtex.bat b/macros/musixtex/windows/musixtex.bat index c9bf9af63f..249ae595c4 100644 --- a/macros/musixtex/windows/musixtex.bat +++ b/macros/musixtex/windows/musixtex.bat @@ -1,6 +1,6 @@ -:: wrapper script to call musixtex.lua -:: Usage: musixtex [options] basename[.tex] -:: Suggested by Tomasz Luczak (Tomek) t34www@googlemail.com - -@for /f "delims=" %%I in ('kpsewhich --format=texmfscripts %~n0.lua') do texlua "%%I" %* -:end +:: wrapper script to call musixtex.lua +:: Usage: musixtex [options] basename[.tex|.ltx|.mtx|.pmx|.aspc] +:: Suggested by Tomasz Luczak (Tomek) t34www@googlemail.com + +@for /f "delims=" %%I in ('kpsewhich --format=texmfscripts %~n0.lua') do texlua "%%I" %* +:end -- cgit v1.2.3