Texmaker and TeXstudio ⇒ LATEX 2 HTML
-
- Posts: 2
- Joined: Mon Jun 01, 2009 1:04 pm
LATEX 2 HTML
Sorry for my English, it isnt very good.
I'm not really well versed in Latex, this is the first day I tray to work with it.
I get an error message while converting latex to html with texmaker 1.9.1.
The log:
'Compiling input file. Please wait...
Scanning Files. Please wait...
Error: could not start the command.'
Does anyone know the problem?
What have I to do?
Greetings,
Nico
- Attachments
-
- error.jpg (142.51 KiB) Viewed 9066 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: LATEX 2 HTML
Did you ever compiled your LaTeX file into .pdf or .dvi???
I never went into the codes of LaTeX2HTML, but I suspect they might need a compile output file.
Cheers
-
- Posts: 2
- Joined: Mon Jun 01, 2009 1:04 pm
Re: LATEX 2 HTML
Nico
Re: LATEX 2 HTML
Did the program LaTeX2html ever worked??? If not, have you tried reinstalling it??? Is the program installed at all???
I am trying to see the different options that you have, at this point.
Re: LATEX 2 HTML
And have you ghostscript installed?
The latex2html tool calls, latex->dvips->ghostscript
Re: LATEX 2 HTML
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: LATEX 2 HTML
welcome to the forum!
I load the TeX software from http://tug.org/texlive/. Other packages I get from http://ctan.org, which is the main TeX archive network. If you would need other software, let us know. Almost all of TeX related software is freely available.
Stefan