summaryrefslogtreecommitdiff
path: root/support/mnu/demotex.bat
diff options
context:
space:
mode:
Diffstat (limited to 'support/mnu/demotex.bat')
-rw-r--r--support/mnu/demotex.bat12
1 files changed, 12 insertions, 0 deletions
diff --git a/support/mnu/demotex.bat b/support/mnu/demotex.bat
new file mode 100644
index 0000000000..f88d58e6da
--- /dev/null
+++ b/support/mnu/demotex.bat
@@ -0,0 +1,12 @@
+@echo off
+
+rem This batch demonstrates the MNU program features.
+rem This is a more complicated example which demonstrates
+rem a emTeX configuration used in CSTeX package.
+
+rem See the EXAMPLES.DOC file or execute this batch and try.
+rem The individual applications don't work because this is the demonstration
+rem only and these applications are not installed correctly.
+
+%COMSPEC% /e:1300 /c texset csPLAIN PlainT^eX %1 %2
+