diff options
Diffstat (limited to 'Build/source/texk/tex4htk/ht.bat')
-rwxr-xr-x | Build/source/texk/tex4htk/ht.bat | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/tex4htk/ht.bat b/Build/source/texk/tex4htk/ht.bat new file mode 100755 index 00000000000..57d06517b79 --- /dev/null +++ b/Build/source/texk/tex4htk/ht.bat @@ -0,0 +1,9 @@ +%1 %2
+
+%1 %2
+
+%1 %2
+
+tex4ht %2 -i/tex4ht/ht-fonts/%3 -ewin32/tex4ht.env
+
+t4ht %2 -ewin32/tex4ht.env
|