summaryrefslogtreecommitdiff
path: root/Master/bin/alpha-linux/htlatex
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2006-12-12 07:15:44 +0000
committerNorbert Preining <preining@logic.at>2006-12-12 07:15:44 +0000
commit7b156e24b79cd6340502cdbf5753a9f3d6227d21 (patch)
tree815b61f1f58c6bfd2f1046f0b8096386b6b32bf2 /Master/bin/alpha-linux/htlatex
parent466851088e8f0fb182c0c6701b2af8642f209d12 (diff)
delete old alpha-linux binaries
git-svn-id: svn://tug.org/texlive/trunk@2693 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/alpha-linux/htlatex')
-rwxr-xr-xMaster/bin/alpha-linux/htlatex9
1 files changed, 0 insertions, 9 deletions
diff --git a/Master/bin/alpha-linux/htlatex b/Master/bin/alpha-linux/htlatex
deleted file mode 100755
index 04713bb7794..00000000000
--- a/Master/bin/alpha-linux/htlatex
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
- 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 -f/$1 -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/$3
- t4ht -f/$1 $4 -cvalidatehtml ## -d~/WWW/temp/ -m644
-
-
-