I have installed TexMaker 3.1 on Windows 7. I can compile in pdf without problem. I would try to compile in HTML, what can I do? If I try to gave directly latex2html %.tex I get Error : could not start the command.
Any idea?
|
I have installed TexMaker 3.1 on Windows 7. I can compile in pdf without problem. I would try to compile in HTML, what can I do? If I try to gave directly Any idea? |
|||
| show 1 more comment |
|
You need to install latex2html. It is separate software. Instructions for different platforms are here http://www.12000.org/my_notes/l2hwin/ On windows, it is a little bit more involved to setup. On linux, is is much easier. I suggest you install vbox, and install linux as guest OS, and install latex and latex2html on there. |
|||
|
|
%sign in the file name, or is that a typo? – Peter Grill May 13 '12 at 2:39latex2htmlis no longer om active development. Perhaps you should consider tex4ht. – Peter Grill May 13 '12 at 2:52xhlatex %.texand process seems so long, it's normal? – Mariano May 13 '12 at 9:38