Questions tagged [latex2html]

a program to convert LaTeX documents to HTML.

89 questions
6
votes
1 answer

What is the status of latex2html?

Does anyone know the status of latex2html? I know that there are similar programs for that task, but I ask specifically about this one. The CTAN dir lists a revision from 2002 and 2008, the http://latex2html.org website has broken links. Is the 2008…
topskip
  • 37,020
1
vote
1 answer

conflicting url.sty

This is a minimal example of the problem I am having: \documentclass[iop]{emulateapj} \usepackage{verbatim} \usepackage[colorlinks,urlcolor=blue,citecolor=blue,linkcolor=blue]{hyperref} \begin{document} \title{Sample Article…
makhlaghi
  • 1,882
1
vote
0 answers

Does latex2html convert equations in to mathml instead of images?

I installed latex2html in my windows system. It converts the latex file into html. All display equations are converted as svg images. I need mathml code for the equations. Is there any option to convert the equations into mathml code.
Saravanan
  • 11
  • 3
1
vote
1 answer

Why doesn't latex2html beautify quotes?

Pushing the following through latex2html: \documentclass{article} \begin{document} Why doesn't latex2html beautify ``quotes?'' \end{document} for me produces html that includes Why doesn't latex2html beautify ``quotes?'' It is fundamental to LaTeX…
RubeRad
  • 161
0
votes
0 answers

How to render LaTeX code in an HTML webpage

In website development, I need to read LaTeX code and render it into an HTML webpage, becoming a separate webpage. I'm not sure if there's any way to render LaTeX code into an HTML webpage
0
votes
0 answers

Compile HTML from tex file

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?
BAD_SEED
  • 1,075
0
votes
1 answer

Latex to not PDF on Windows

Is it possible to export Latex to non pdf format? HTML, rtf, doc, ePub, odt will be good. I read about that, but it seems obsolete now. Any new solutions for such important thing? My OS is Windows.
Vladimir
  • 91
  • 7