diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2010-08-29 06:45:57 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2010-08-29 06:45:57 +0000 |
commit | d8d75a861cfc34639d64e0718297736a96435f54 (patch) | |
tree | 15843ed532a072e7401fbf304b32a180caa6e73b /Master/bin/win32/httexi.bat | |
parent | 2ded926aa4cb2980ff3f731fe9b6860bdd6b19fd (diff) |
update some binaries and batch files
git-svn-id: svn://tug.org/texlive/trunk@19568 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/win32/httexi.bat')
-rwxr-xr-x | Master/bin/win32/httexi.bat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/bin/win32/httexi.bat b/Master/bin/win32/httexi.bat index 90cb90e2b19..8263f9d5d24 100755 --- a/Master/bin/win32/httexi.bat +++ b/Master/bin/win32/httexi.bat @@ -1,6 +1,6 @@ tex %5 \def\Link#1.a.b.c.{\expandafter\def\csname tex4ht\endcsname{\expandafter\def\csname tex4ht\endcsname{#1,html}\input tex4ht.sty }}\def\HCode{\futurelet\HCode\HChar}\def\HChar{\ifx"\HCode\def\HCode"##1"{\Link##1}\expandafter\HCode\else\expandafter\Link\fi}\let\svrm=\rm\def\rm{\svrm\ifx\c\comment\def\rm{\let\rm=\svrm\catcode`\@=12\catcode`\\=0 \csname tex4ht\endcsname\catcode`\@=0\catcode`\\=13 }\expandafter\rm\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,html}\input tex4ht.sty }}\def\HCode{\futurelet\HCode\HChar}\def\HChar{\ifx"\HCode\def\HCode"##1"{\Link##1}\expandafter\HCode\else\expandafter\Link\fi}\let\svrm=\rm\def\rm{\svrm\ifx\c\comment\def\rm{\let\rm=\svrm\catcode`\@=12\catcode`\\=0 \csname tex4ht\endcsname\catcode`\@=0\catcode`\\=13 }\expandafter\rm\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,html}\input tex4ht.sty }}\def\HCode{\futurelet\HCode\HChar}\def\HChar{\ifx"\HCode\def\HCode"##1"{\Link##1}\expandafter\HCode\else\expandafter\Link\fi}\let\svrm=\rm\def\rm{\svrm\ifx\c\comment\def\rm{\let\rm=\svrm\catcode`\@=12\catcode`\\=0 \csname tex4ht\endcsname\catcode`\@=0\catcode`\\=13 }\expandafter\rm\fi}\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
Rem texindex ?
|