diff options
Diffstat (limited to 'Master/bin/win32/ht.bat')
-rwxr-xr-x | Master/bin/win32/ht.bat | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/bin/win32/ht.bat b/Master/bin/win32/ht.bat new file mode 100755 index 00000000000..36886717f2a --- /dev/null +++ b/Master/bin/win32/ht.bat @@ -0,0 +1,6 @@ + %1 %2
+ %1 %2
+ %1 %2
+ tex4ht %2
+ t4ht %2 %3
+
|