GeneralConvert LaTeX to HTML

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
ruby-badlands
Posts: 1
Joined: Fri Jan 03, 2020 9:33 pm

Convert LaTeX to HTML

Post by ruby-badlands »

Hi all,

there is an old webpage written in HTML and CSS that is distributed on a CD to be read locally on the user's computer even with no internet access. Up to now, all equation have been added to the page as pictures. This now needs to be changed. All equations are to be added in LaTeX.
Is there a way to do this without adding a link to a CDN?

Thanks for any help,
Ruby

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX books
User avatar
Stefan Kottwitz
Site Admin
Posts: 10308
Joined: Mon Mar 10, 2008 9:44 pm

Convert LaTeX to HTML

Post by Stefan Kottwitz »

Hi Ruby,

welcome to the forum!

What is your LaTeX related question?

Ok, this was kind of a rhetoric question. If you would like to replace the images by LaTeX code that is rendered on the fly, you may need a LaTeX compiler locally or within the browser. I guess keeping the equations as images would not be the worst as file space and size (especially of such simple images) is hopefully not so important nowadays.

Stefan
LaTeX.org admin
Brian_D
Posts: 28
Joined: Thu Apr 23, 2015 12:01 pm

Convert LaTeX to HTML

Post by Brian_D »

https://latex.org/forum/viewtopic.php?f=52&t=32248 lists some options using LaTeX to generate HTML.

There is also a LaTeX equation plugin for LibreOffice, and some kind of LaTeX equation entry syntax for Word as well. Either can create HTML output.

See https://extensions.libreoffice.org/exte ... texmaths-1 for the LibreOffice LaTeX equation plugin.
Brian Dunn
BDTechConcepts.com
Post Reply