diff options
Diffstat (limited to 'Master/bin/win32/jhcontext.bat')
-rwxr-xr-x | Master/bin/win32/jhcontext.bat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/bin/win32/jhcontext.bat b/Master/bin/win32/jhcontext.bat new file mode 100755 index 00000000000..e52ef6427c5 --- /dev/null +++ b/Master/bin/win32/jhcontext.bat @@ -0,0 +1,3 @@ + call texexec --arg="ht-1=%2" --use=tex4ht --dvi --nobackend %5 %1
+ tex4ht \dirchar %1 -i/tex4ht/ht-fonts/%3 -ewin32/tex4ht.env -cmozhtf -u10
+ t4ht \dirchar %1 %4 -ewin32/tex4ht.env -d%1-doc/ -cjavahelp
|