summaryrefslogtreecommitdiff
path: root/Master/bin/win32/ootex.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Master/bin/win32/ootex.bat')
-rwxr-xr-xMaster/bin/win32/ootex.bat7
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/bin/win32/ootex.bat b/Master/bin/win32/ootex.bat
index d8432f58197..4341a7aad37 100755
--- a/Master/bin/win32/ootex.bat
+++ b/Master/bin/win32/ootex.bat
@@ -1,5 +1,8 @@
tex %5 \def\Link#1.a.b.c.{\expandafter\def\csname tex4ht\endcsname{\expandafter\def\csname tex4ht\endcsname{#1,xhtml,ooffice}\input tex4ht.sty }}\def\HCode{\futurelet\HCode\HChar}\def\HChar{\ifx"\HCode\def\HCode"##1"{\Link##1}\expandafter\HCode\else\expandafter\Link\fi}\HCode %2.a.b.c.\input %1
tex %5 \def\Link#1.a.b.c.{\expandafter\def\csname tex4ht\endcsname{\expandafter\def\csname tex4ht\endcsname{#1,xhtml,ooffice}\input tex4ht.sty }}\def\HCode{\futurelet\HCode\HChar}\def\HChar{\ifx"\HCode\def\HCode"##1"{\Link##1}\expandafter\HCode\else\expandafter\Link\fi}\HCode %2.a.b.c.\input %1
tex %5 \def\Link#1.a.b.c.{\expandafter\def\csname tex4ht\endcsname{\expandafter\def\csname tex4ht\endcsname{#1,xhtml,ooffice}\input tex4ht.sty }}\def\HCode{\futurelet\HCode\HChar}\def\HChar{\ifx"\HCode\def\HCode"##1"{\Link##1}\expandafter\HCode\else\expandafter\Link\fi}\HCode %2.a.b.c.\input %1
- tex4ht \dirchar %1 -i/tex4ht/ht-fonts/%3 -ewin32/tex4ht.env -cmozhtf
- t4ht \dirchar %1 %4 -cooxtpipes -coo -ewin32/tex4ht.env -cvalidate
+ tex4ht %1 -ic:\tex4ht\texmf\tex4ht\ht-fonts\%3 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cmozhtf
+ t4ht %1 %4 -cooxtpipes -coo -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cvalidate
+
+
+