diff options
author | Jonathan Kew <jfkthame@googlemail.com> | 2006-12-11 20:59:05 +0000 |
---|---|---|
committer | Jonathan Kew <jfkthame@googlemail.com> | 2006-12-11 20:59:05 +0000 |
commit | 9eaeebde22bf1331b1fad947cc20ce819d9c5338 (patch) | |
tree | 4c67bd6d193715f83e3f6e8d549e9dde75706e97 /Master/bin/powerpc-darwin/httex | |
parent | a2867057b560a96223956f2df45bba84c5c11828 (diff) |
new powerpc-darwin binaries, built with gcc 3.3 on 10.4.7
git-svn-id: svn://tug.org/texlive/trunk@2689 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/powerpc-darwin/httex')
-rwxr-xr-x | Master/bin/powerpc-darwin/httex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/bin/powerpc-darwin/httex b/Master/bin/powerpc-darwin/httex index 1fdf5f3d940..44920e72077 100755 --- a/Master/bin/powerpc-darwin/httex +++ b/Master/bin/powerpc-darwin/httex @@ -3,7 +3,7 @@ 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 -f/$1 -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/$3 - t4ht -f/$1 $4 -cvalidatehtml ## -d~/WWW/temp/ -m644 + t4ht -f/$1 $4 ## -d~/WWW/temp/ -m644 |