dear radhakrishnan<br><br>thanks but could u pls explain what you mean by <br> tex &#39;\def\filename{{scr}{idx}{4dx}{ind}} \input idxmake.4ht&#39;<br>
  makeindex -o scr.ind scr.4dx<br><br>im not a techie or a linux or latex expert so could u pls explain in detail? <br>are these commands i put in the tex file or rum as linux commands?<br>what are the steps? pls could u explain step by step what i&#39;<br>
d have to do?<br><br><br><br><br><br><br><div class="gmail_quote">On Sun, Sep 26, 2010 at 9:16 AM, Radhakrishnan CV <span dir="ltr">&lt;<a href="mailto:cvr@river-valley.org">cvr@river-valley.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On 26-Sep-2010, at 9:09 PM, Irshad Alam wrote:<br>
<br>
&gt; Is there a way so that my index refer to<br>
&gt; web links instead of page numbers?<br>
<br>
</div>Very much possible, but you need to process the index file in a different way.<br>
<div class="im"><br>
&gt; im enclosing a sample file<br>
<br>
</div>Run &#39;htlatex scr&#39; which will give you scr.idx among other files.<br>
<br>
Given below are the commands to process the index file:<br>
<br>
  tex &#39;\def\filename{{scr}{idx}{4dx}{ind}} \input idxmake.4ht&#39;<br>
  makeindex -o scr.ind scr.4dx<br>
<br>
Run &#39;htlatex scr&#39; again, now you will get scr.html with hyperlinked index.  The scr.{html,idx,ind} are attached to this mail for your information.<br>
<br>
Best<br>
--<br>
<font color="#888888">Radhakrishnan<br>
</font></blockquote></div><br>