diff options
author | Piotr Strzelczyk <piotr@eps.gda.pl> | 2010-06-25 08:53:02 +0000 |
---|---|---|
committer | Piotr Strzelczyk <piotr@eps.gda.pl> | 2010-06-25 08:53:02 +0000 |
commit | 233b528a570095307edbfa9e161f267db6f1f697 (patch) | |
tree | f5661393c2241a2619b0f693786f673d09380333 /Master/bin/win32/httex.bat | |
parent | f190e60e3018cd4218d0c4e8c524dce6add2eac8 (diff) |
remove ht .bat scripts, now mapped to mk4ht in runscript.tlu
git-svn-id: svn://tug.org/texlive/trunk@19158 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/win32/httex.bat')
-rwxr-xr-x | Master/bin/win32/httex.bat | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Master/bin/win32/httex.bat b/Master/bin/win32/httex.bat deleted file mode 100755 index 0133e8e449a..00000000000 --- a/Master/bin/win32/httex.bat +++ /dev/null @@ -1,5 +0,0 @@ - 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}\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}\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}\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
|