summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/javahelp-a.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-08-08 16:38:13 +0000
committerKarl Berry <karl@freefriends.org>2008-08-08 16:38:13 +0000
commit7c78b07cfd26ebc60e542a60558a0779c59f6086 (patch)
tree9a6e040afd01170b4941db5888a9fbe027afa93a /Master/texmf-dist/tex/generic/tex4ht/javahelp-a.4ht
parent43d3630fe479d9080c81d80e41b48dcf08bd785f (diff)
tex4ht-1.0.2008_08_07_1635
git-svn-id: svn://tug.org/texlive/trunk@10179 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/javahelp-a.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/javahelp-a.4ht28
1 files changed, 20 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/javahelp-a.4ht b/Master/texmf-dist/tex/generic/tex4ht/javahelp-a.4ht
index 6b6d9200d04..f00ff97d081 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/javahelp-a.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/javahelp-a.4ht
@@ -1,5 +1,5 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% javahelp-a.4ht 2008-07-05-09:27 %
+% javahelp-a.4ht 2008-07-23-00:03 %
% Copyright (C) 2003--2008 Eitan M. Gurari %
% %
% This work may be distributed and/or modified under the %
@@ -24,7 +24,7 @@
% gurari@cse.ohio-state.edu %
% http://www.cse.ohio-state.edu/~gurari %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2008-07-05-09:27}
+\immediate\write-1{version 2008-07-23-00:03}
\NextFile{\jobname.tmp}
\HPage{}
@@ -37,6 +37,7 @@
\Configure{tableofcontents}{}{}{}{}{}
\Configure{htf}{0}{+}{}{}{}{}{}{}{}
\ScriptEnv{dito}{\IgnorePar}{}
+ \a:jhxml
\def\set:endtocitem#1{%
\csname catchAt:#1\endcsname
\expandafter\ifx\csname a:end#1\endcsname\relax
@@ -128,7 +129,7 @@
\IgnorePar\par\leavevmode\special{t4ht<\jobname.hs}
\bgroup
-\immediatetrue
+%\immediatetrue
\Configure{TocLink}
{\HCode{<tocitem target="\a:mapIdTarget"\Hnewline
text="}\hbox{#4}\HCode{ ">\Hnewline}}
@@ -201,15 +202,26 @@
<index version="\dotVersion">
\end{dito}
- \def\beforeindex#1|LNK#2#3{#1}%
-\def\indexentry#1#2{\HCode{<indexitem target="indexentry-#2"
- text="}\beforeindex#1\HCode{ " />\Hnewline}}%
-\immediate\openin15=\jobname.4dx
+ \let\indexname\empty
+\def\gobbleLnk#1, \LNK#2#3#4#5{#1\HCode{" target="indexentry-#5"}}
+\Configure{theindex}
+ {}{}
+ {\hbox\bgroup\HCode{<\string !--index-item--><indexitem
+ text="}\gobbleLnk}
+ {\HCode{/>}\egroup\hfill\break}
+ {\hbox\bgroup\HCode{<\string !--subex-item--><indexitem
+ text="}\gobbleLnk}
+ {\HCode{/>}\egroup\hfill\break}
+ {\hbox\bgroup\HCode{<\string !--subsubitem--><indexitem
+ text="}\gobbleLnk}
+ {\HCode{/>}\egroup\hfill\break}
+ {}
+\immediate\openin15=\jobname.ind
\ifeof15
\immediate\closein15
\else
\immediate\closein15
- \input \jobname.4dx
+ \input \jobname.ind
\fi
%
\begin{dito}