diff options
Diffstat (limited to 'Master/bin/win32/wcontext.bat')
-rwxr-xr-x | Master/bin/win32/wcontext.bat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/bin/win32/wcontext.bat b/Master/bin/win32/wcontext.bat new file mode 100755 index 00000000000..5fcb29eb785 --- /dev/null +++ b/Master/bin/win32/wcontext.bat @@ -0,0 +1,3 @@ + call texexec --arg="opt-arg=%2" --use=tex4ht %5 %1
+ tex4ht %1 -i/tex4ht/ht-fonts/%3 -ewin32/tex4ht.env -csymhtf
+ t4ht %1 %4 -ewin32/tex4ht.env -cvalidate
|