[tex4ht] [bug #146] index: div theindex is starting too late

CV Radhakrishnan puszcza-hackers at gnu.org.ua
Fri Sep 2 08:55:40 CEST 2011


Follow-up Comment #1, bug #146 (project tex4ht):

If you change the index-headings.ist to the following:

  heading_prefix "\\subsection*\{"
  heading_suffix "\}"

It will change the style of tagging the index headings with the possibility
of fine control.

And you may also make use of the configure hooks for 'theindex' environment
which is given below:

\Configure{theindex}
  {\Tg<div class="idx">}        % before env
  {\Tg</div>}                   % after env
  {\Tg<p class="idx">}          % before item
  {\Tg</p>}                     % after item
  {\Tg<p class="subidx">}       % before subitem
  {\Tg</p>}                     % after subitem
  {\Tg<p class="ssubidx">}      % before subsubitem
  {\Tg</p>}                     % after subsubitem
  {\Tg<p class="idxsp">\Tg</p>} % at-index space

Hope this should solve your problem.

    _______________________________________________________

Reply to this item at:

  <http://puszcza.gnu.org.ua/bugs/?146>

_______________________________________________
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/



More information about the tex4ht mailing list