summaryrefslogtreecommitdiff
path: root/Master/bin/win32/htlatex.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/htlatex.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/htlatex.bat')
-rw-r--r--Master/bin/win32/htlatex.bat7
1 files changed, 2 insertions, 5 deletions
diff --git a/Master/bin/win32/htlatex.bat b/Master/bin/win32/htlatex.bat
index 44fda4d4e89..4b580982716 100644
--- a/Master/bin/win32/htlatex.bat
+++ b/Master/bin/win32/htlatex.bat
@@ -1,8 +1,5 @@
latex %5 \makeatletter\def\HCode{\futurelet\HCode\HChar}\def\HChar{\ifx"\HCode\def\HCode"##1"{\Link##1}\expandafter\HCode\else\expandafter\Link\fi}\def\Link#1.a.b.c.{\g@addto@macro\@documentclasshook{\RequirePackage[#1,html]{tex4ht}}\let\HCode\documentstyle\def\documentstyle{\let\documentstyle\HCode\expandafter\def\csname tex4ht\endcsname{#1,html}\def\HCode####1{\documentstyle[tex4ht,}\@ifnextchar[{\HCode}{\documentstyle[tex4ht]}}}\makeatother\HCode %2.a.b.c.\input %1
latex %5 \makeatletter\def\HCode{\futurelet\HCode\HChar}\def\HChar{\ifx"\HCode\def\HCode"##1"{\Link##1}\expandafter\HCode\else\expandafter\Link\fi}\def\Link#1.a.b.c.{\g@addto@macro\@documentclasshook{\RequirePackage[#1,html]{tex4ht}}\let\HCode\documentstyle\def\documentstyle{\let\documentstyle\HCode\expandafter\def\csname tex4ht\endcsname{#1,html}\def\HCode####1{\documentstyle[tex4ht,}\@ifnextchar[{\HCode}{\documentstyle[tex4ht]}}}\makeatother\HCode %2.a.b.c.\input %1
latex %5 \makeatletter\def\HCode{\futurelet\HCode\HChar}\def\HChar{\ifx"\HCode\def\HCode"##1"{\Link##1}\expandafter\HCode\else\expandafter\Link\fi}\def\Link#1.a.b.c.{\g@addto@macro\@documentclasshook{\RequirePackage[#1,html]{tex4ht}}\let\HCode\documentstyle\def\documentstyle{\let\documentstyle\HCode\expandafter\def\csname tex4ht\endcsname{#1,html}\def\HCode####1{\documentstyle[tex4ht,}\@ifnextchar[{\HCode}{\documentstyle[tex4ht]}}}\makeatother\HCode %2.a.b.c.\input %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
-
-
-
+ tex4ht %1 -i/tex4ht/ht-fonts/%3 -ewin32/tex4ht.env
+ t4ht %1 %4 -ewin32/tex4ht.env