summaryrefslogtreecommitdiff
path: root/Master/bin/win32/htcontext.bat
diff options
context:
space:
mode:
authorStaszek Wawrykiewicz <staw@gust.org.pl>2006-12-26 22:33:05 +0000
committerStaszek Wawrykiewicz <staw@gust.org.pl>2006-12-26 22:33:05 +0000
commit426cf376ae9b5f963d689302ce31bb89e22d0c8e (patch)
treeb9187e5d07ab0dd3047430cdd14485f06ca9a7eb /Master/bin/win32/htcontext.bat
parent991e34ea32255767ef76d809906a00ea800a5c3c (diff)
changed .bat for tex4ht (win32)
git-svn-id: svn://tug.org/texlive/trunk@2937 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/win32/htcontext.bat')
-rw-r--r--Master/bin/win32/htcontext.bat9
1 files changed, 3 insertions, 6 deletions
diff --git a/Master/bin/win32/htcontext.bat b/Master/bin/win32/htcontext.bat
index 111f4631fce..e77e46881ff 100644
--- a/Master/bin/win32/htcontext.bat
+++ b/Master/bin/win32/htcontext.bat
@@ -1,6 +1,3 @@
- texexec --arg="ht-1=%2" --use=tex4ht %5 %1
- tex4ht %1 -ic:\tex4ht\texmf\tex4ht\ht-fonts\%3 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env
- t4ht %1 %4 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env
-
-
-
+ call texexec --arg="ht-1=%2" --use=tex4ht %5 %1
+ tex4ht %1 -i/tex4ht/ht-fonts/%3 -ewin32/tex4ht.env
+ t4ht %1 %4 -ewin32/tex4ht.env