summaryrefslogtreecommitdiff
path: root/macros/musixtex/windows
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-03-21 03:01:37 +0000
committerNorbert Preining <norbert@preining.info>2020-03-21 03:01:37 +0000
commit3e43bc594a14e8c4fc21d6a71f22a23dd78fe252 (patch)
tree19d1a8bb88da795b5317f91775f645e0b7bd9eb9 /macros/musixtex/windows
parentc720a4409b388fa706f3eb1ce275f76f7d49d996 (diff)
CTAN sync 202003210301
Diffstat (limited to 'macros/musixtex/windows')
-rw-r--r--macros/musixtex/windows/musixflx.bat12
-rw-r--r--macros/musixtex/windows/musixtex.bat12
2 files changed, 12 insertions, 12 deletions
diff --git a/macros/musixtex/windows/musixflx.bat b/macros/musixtex/windows/musixflx.bat
index 1f0d4a8f99..684441ebb3 100644
--- a/macros/musixtex/windows/musixflx.bat
+++ b/macros/musixtex/windows/musixflx.bat
@@ -1,6 +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
+:: 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
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