Re: [l2h] latex2html-2K.1beta

2002-01-31 Thread Ross Moore
> This is a new install and I have never installed > latex2html before. > > Why isn't it generating the Greek symbol in this page: > > http://www-lcd/hammond/syllabus/node3.html BTW, this should be: http://www-lcd.colorado.edu/hammond/syllabus/node3.html ^ >

[l2h] latex2html-2K.1beta

2002-01-31 Thread Anne M. Hammond
This is a new install and I have never installed latex2html before. Why isn't it generating the Greek symbol in this page: http://www-lcd/hammond/syllabus/node3.html Sorry if I've missed something, but I have spent time looking through the documentation. Thanks for your help. We have the la

[l2h] [latex2html-2K.1beta] Problem with pstoimg

2001-10-25 Thread Jerome Gout
Hello, I've just install the release latex2html-2K.1beta (is it the latest one ?) and I can't figure out to convert ps image to png image using the perl script pstoimg. Here is the error returned (using -debug): *** processing 2 images *** Generating postscript images using dvips ... /u

[l2h] latex2html-2K.1beta Makefile

2001-02-06 Thread Darrell Tangman
At line 91 in the generated Makefile (line 90 of Makefile.in), the line test -s $$file && latex2html=$$file break ; \ fails on a Red Hat Linux installation running GNU make 3.79 and bash 1.14.7; the variable latex2html is not defined for the following commands. The replacement line te