|
From: Tatsuro M. <tma...@ya...> - 2010-02-12 02:14:36
|
Hello I could not make the html documents from latex in cvs source ( 2010-02-11) on cygwin $ CC='gcc-4 -shared-libgcc' CXX='g++-4 -shared-libgcc' CFLAGS='-O3 -fomit-frame-pointer' CXXFLAGS='-O3 -fomit-frame-pointer' make html rm -f VERSION; ln -s ../VERSION . htlatex gnuplot make: htlatex: Command not found make: *** [htmldocs/gnuplot.html] Error 127 I have a look into docs/Makefile.in # requires a working latex2html, which is hard to find these days # htmldocs/gnuplot.html: $(srcdir)/gnuplot.tex # mkdir -p htmldocs # latex2html -dir htmldocs -local_icons gnuplot htmldocs/gnuplot.html: $(srcdir)/gnuplot.dvi rm -f VERSION; ln -s ../VERSION . htlatex gnuplot mkdir -p htmldocs mv gnuplot.html gnuplot.css gnuplot*.png gnuplot.log htmldocs/ It seemed that latex2html is disabled but one has to use htlatex. I have googled htlatex but good information have not been obtained yet. Any suggestions? Meanwhile I am using latex2html until I will be able to use htlatex. Regards Tatsuro -------------------------------------- VANCOUVER 2010 Olympic News [Yahoo! Sports/sportsnavi] http://pr.mail.yahoo.co.jp/olympic/ |