[l2h] problem with latex2html figure numbers

R. Prabhakar prabha at strandls.com
Thu Feb 2 02:39:31 CET 2012


Dear Ross,

Thank you very much for your response. 
I have always got support on this list. 

The issue is that in the pdf document, 
the figure numbers are present and they 
are hyperlinked to the figure correctly. 

In the html document, the the figure numbers 
are not there, but, there an empty 
button image (without any number) and 
this is linked to the figure. If you click on 
the button, it goes correctly to the figure. 
We would like the figure number here. 

Can provide the files to you if needed and the 
run script. 

Thanks

Prabhakar




On Thursday, February 2, 2012 01:25 IST, Ross Moore <ross.moore at mq.edu.au> wrote: 
 
> 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.moore at 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
> ------------------------------------------------------------------------
> 
> 
> 
 
 
 
 



More information about the latex2html mailing list