Hello Prabhakar, On 01/02/2012, at 9:37 PM, R. Prabhakar wrote:
> Hi, > > I am unable to get an automatically generated hyper-linked figure number for > references to figures in the html document. The links and the figure numbers > are fine in the pdf document. LaTeX2HTML gets the strings to use with figure numbers from the .aux file produced when you run LaTeX (or pdf-LaTeX) on the same job, to produce the PDF file. If your work-flow is such that you remove the .aux file once satisfied that the PDF is complete, then it will no longer be available for LaTeX2HTML to use when making the HTML pages. Or if you have never checked that your document typesets fine, and just process it for HTML, then there will be no .aux file, and hyperlinking of cross-references to Figures just cannot work. If either of these possible causes applies to your situation, perhaps only partially, then hopefully you have your answer. Otherwise, please provide more information about how you work. This should include a web address where the results of your processing can be accessed via the internet. Best is to use -debug as an option to LaTeX2HTML, so that all of the intermediate files are retained and should also be accessible within the same directory tree. > > Thanks for your help > > Prabhakar Hope this helps, Ross ------------------------------------------------------------------------ Ross Moore ross.mo...@mq.edu.au Mathematics Department office: E7A-419 Macquarie University tel: +61 (0)2 9850 8955 Sydney, Australia 2109 fax: +61 (0)2 9850 8114 ------------------------------------------------------------------------ _______________________________________________ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html