Re: [l2h] dvips version detection + perl warning

2003-12-16 Thread Erling D. Andersen
Hej Peter At 10:43 AM 12/16/2003, you wrote: Hi Erling, is config.bat stalling when trying to determine dvips.exe (be sure that No. It is not stalling. dvips.exe is in yout path) ??? Just hit return a couple of times. Yes. Note C:\download\latex2html-2002-2-1dvips This is dvips(k) 5.94a

[l2h] Bug at www.latex2html.org

2003-12-16 Thread Erling D. Andersen
Hi, The info about the mailing list archive should point to http://tug.org/pipermail/latex2html/ rather then to http://www.xray.mpe.mpg.de/mailing-lists/latex2html/. at the discussion page. The above link seems not up-to-date. Well, I might have misunderstood something. Regards Erling Denne

Re: [l2h] dvips version detection + perl warning

2003-12-16 Thread Erling D. Andersen
Hi, I am not perl hacker at all but in config.pl after the code foreach $veropt (@tryopts) { my ($stat,$msg,$err) = get_out_err($dvips $veropt); $msg .= $err || ''; if(!$stat $msg =~ /(?:^| )dvips(?:\(k\)|k|)\s*(\d+[.]?\d*[A-Z]?)/is) { $version = $1;

Re: [l2h] dvips version detection + perl warning

2003-12-16 Thread Ross Moore
Hi Erling, On Tue, 16 Dec 2003, Erling D. Andersen wrote: Hi, I am not perl hacker at all but in config.pl To know how to fix the reg-exp, we need to know how your version of dvips identifies itself. Can you reply to this email, including the lines that dvips prints when it first