[l2h] l2h and win32

Alan Bridle abridle@nrao.edu
Tue, 06 Mar 2001 08:58:18 -0500


Martin Wolf wrote:

> 
> 4) On win32 system it is not possible to create a .latex2html-init file.
> (or: I can't rename a file to that name.) Perhaps the dot could be
> standardly removed for win32 systems.

Martin,

I got around this by editing l2hconf.pm in the root
directory for the LATEX2HTML package. 

Line 187 of this file specifies the name for the local 
(user- or document-specific) initialization file. 

I find it convenient to specify 

$INIT_FILE_NAME = 'l2h.ini';

so that the initialization files have a file extension 
recognized as such by default under Windows.  

Then you can edit l2h.ini in the document directory to 
control all the other options.

Hope this helps you,


Alan Bridle
National Radio Astronomy Observatory
Charlottesville, USA