summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-12-06 01:23:33 +0000
committerKarl Berry <karl@freefriends.org>2006-12-06 01:23:33 +0000
commit3b0d4121fbdaa8b4dc48c1aeab08bd63d71d0307 (patch)
treec0e71b65ec445e74e995d7853a367aa30e50f0dd /Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht
parentee72c8e218febb4e5e2395951e36cd91b36aabcd (diff)
tex4ht-1.0.2006_12_04_1651
git-svn-id: svn://tug.org/texlive/trunk@2598 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht67
1 files changed, 60 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht b/Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht
index e7fd0bd48a8..fb4bd581143 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht
@@ -2,8 +2,8 @@
\string:RestoreCatcodes\endcsname{\catcode`\%\the
\catcode`\%}\catcode`\%14\fi
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% tex4ht.4ht 2005-10-23-20:57 %
-% Copyright (C) 1997--2005 Eitan M. Gurari %
+% tex4ht.4ht 2006-02-22-12:25 %
+% Copyright (C) 1997--2006 Eitan M. Gurari %
% %
% This work may be distributed and/or modified under the %
% conditions of the LaTeX Project Public License, either %
@@ -27,7 +27,7 @@
% gurari@cse.ohio-state.edu %
% http://www.cse.ohio-state.edu/~gurari %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2005-10-23-20:57}
+\immediate\write-1{version 2006-02-22-12:25}
\expandafter\edef\csname :RestoreCatcodes\endcsname{%
\expandafter\ifx \csname :RestoreCatcodes\endcsname\relax\else
@@ -65,7 +65,11 @@
\def\Configure#1#2{%
\:CheckOption{#1}\if:Option \def\:tempc{#2}\fi}
-\def\:tempc{\:CheckOption{info}\if:Option \Hinclude[*]{infoht4.4ht}\fi
+\def\:tempc{\:CheckOption{info}\if:Option
+ \Hinclude[*]{infoht4.4ht}%
+ \:CheckOption{javahelp}\if:Option
+ \Hinclude[*]{infojh.4ht}\fi
+ \fi
\Hinclude[*]{html4.4ht}%
\Hinclude[*]{html4-math.4ht}%
\:CheckOption{svg}%
@@ -122,6 +126,9 @@
\Hinclude[*]{html0.4ht}%
}
\Configure{3.2}{%
+ \:CheckOption{info}\if:Option
+ \:CheckOption{javahelp}\if:Option
+ \Hinclude[*]{infojh.4ht}\fi\fi
\Hinclude[*]{html32.4ht}%
\Hinclude[*]{html32-math.4ht}%
\:CheckOption{unicode}\if:Option \Hinclude[*]{unicode.4ht}\fi
@@ -219,15 +226,61 @@
\Configure{ooffice}{%
\:CheckOption{info}\if:Option
- \Hinclude[*]{infoht4.4ht}\fi
- \:CheckOption{info}\if:Option
- \Hinclude[*]{infomml.4ht}\fi
+ \Hinclude[*]{infoht4.4ht}%
+ \Hinclude[*]{infomml.4ht}%
+ \Hinclude[*]{infoof.4ht}\fi
\Hinclude[*]{ooffice.4ht}%
\Hinclude[*]{unicode.4ht}%
\Hinclude[*]{mathml.4ht}%
\Hinclude[*]{ooffice-mml.4ht}%
}
+\Configure{mathltx}{%
+ \:CheckOption{info}\if:Option
+ \Hinclude[*]{infoht4.4ht}\fi
+ \Hinclude[*]{html4.4ht}%
+ \Hinclude[*]{unicode.4ht}%
+ \Hinclude[*]{html4-uni.4ht}%
+ \Hinclude[*]{mathltx.4ht}%
+ \Hinclude[*]{html-mltx.4ht}%
+}
+
+\Configure{jsmath}{%
+ \:CheckOption{info}\if:Option
+ \Hinclude[*]{infoht4.4ht}\fi
+ \Hinclude[*]{html4.4ht}%
+ \Hinclude[*]{unicode.4ht}%
+ \Hinclude[*]{html4-uni.4ht}%
+ \Hinclude[*]{mathltx.4ht}%
+ \Hinclude[*]{html-mltx.4ht}%
+ \Hinclude[*]{jsmath.4ht}%
+ \Hinclude[*]{html-jsmath.4ht}%
+}
+
+\Configure{emspk}{%
+ \:CheckOption{info}\if:Option
+ \Hinclude[*]{infoht4.4ht}\fi
+ \Hinclude[*]{html4.4ht}%
+ \Hinclude[*]{unicode.4ht}%
+ \Hinclude[*]{html4-uni.4ht}%
+ \Hinclude[*]{mathml.4ht}%
+ \Hinclude[*]{html-mml.4ht}%
+ \Hinclude[*]{html-speech.4ht}%
+ \Hinclude[*]{html-speech-math.4ht}%
+ \Hinclude[*]{emacspeak.4ht}%
+}
+\Configure{jsml}{%
+ \:CheckOption{info}\if:Option
+ \Hinclude[*]{infoht4.4ht}\fi
+ \Hinclude[*]{html4.4ht}%
+ \Hinclude[*]{unicode.4ht}%
+ \Hinclude[*]{html4-uni.4ht}%
+ \Hinclude[*]{mathml.4ht}%
+ \Hinclude[*]{html-mml.4ht}%
+ \Hinclude[*]{jsml.4ht}%
+ \Hinclude[*]{jsml-math.4ht}%
+}
+
\openin15=tex4ht.usr \ifeof15 \else \closein15
\input tex4ht.usr