summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/musixtex/musixdoc.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/musixtex/musixdoc.bat')
-rw-r--r--Master/texmf-dist/doc/generic/musixtex/musixdoc.bat16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/musixtex/musixdoc.bat b/Master/texmf-dist/doc/generic/musixtex/musixdoc.bat
new file mode 100644
index 00000000000..fea551442f0
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/musixtex/musixdoc.bat
@@ -0,0 +1,16 @@
+rem cm-ltx2e = latex2e based on cm* fonts
+del musixdoc.mx*
+call cm-ltx2e musixdoc
+if errorlevel 2 goto end
+musixflx musixdoc
+call cm-ltx2e musixdoc
+if errorlevel 2 goto end
+makeindx musixdoc.idx
+call cm-ltx2e musixdoc
+if errorlevel 2 goto end
+makeindx musixdoc.idx
+call cm-ltx2e musixdoc
+call prthplj musixdoc musixdoc.lj
+%emtexdir%\bin\dvips32 musixdoc -o musixdoc.ps -P300 -ta4
+:end
+