From 97eca13a92a0b8ad423b606c8970c9ce64d9b2bf Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 18 May 2021 03:01:12 +0000 Subject: CTAN sync 202105180301 --- macros/musixtex/scripts/musixflx.bat | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 macros/musixtex/scripts/musixflx.bat (limited to 'macros/musixtex/scripts/musixflx.bat') diff --git a/macros/musixtex/scripts/musixflx.bat b/macros/musixtex/scripts/musixflx.bat new file mode 100644 index 0000000000..684441ebb3 --- /dev/null +++ b/macros/musixtex/scripts/musixflx.bat @@ -0,0 +1,6 @@ +:: wrapper script to call musixflx.lua +:: Usage: musixflx basename[.mx1 | .tex] [debug mode] +:: 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