diff options
author | Karl Berry <karl@freefriends.org> | 2008-06-15 18:25:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-06-15 18:25:27 +0000 |
commit | 651304e1a010c81402eaea3e0f961f7eb113f568 (patch) | |
tree | 292c7c4f7d9dfa5826cd04b286cc95c481e53e97 /Master/bin/win32/dbmtex.bat | |
parent | d3578a416bc4ae6daba412e31e7f6a3a957272a9 (diff) |
remove tex4ht front-ends for consistency with Unix; mk4ht is the generic utility that can invoke any tex4ht conversion
git-svn-id: svn://tug.org/texlive/trunk@8757 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/win32/dbmtex.bat')
-rwxr-xr-x | Master/bin/win32/dbmtex.bat | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Master/bin/win32/dbmtex.bat b/Master/bin/win32/dbmtex.bat deleted file mode 100755 index 3c96e1b3168..00000000000 --- a/Master/bin/win32/dbmtex.bat +++ /dev/null @@ -1,8 +0,0 @@ - tex %5 \def\Link#1.a.b.c.{\expandafter\def\csname tex4ht\endcsname{\expandafter\def\csname tex4ht\endcsname{#1,xhtml,docbook-mml}\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,docbook-mml}\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,docbook-mml}\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 -cunihtf
- t4ht %1 %4 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cvalidate -cdocbk
-
-
-
|