Math & Science ⇒ How to include Amsmath and amssymb packages in html
How to include Amsmath and amssymb packages in html
Thanks
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
How to include Amsmath and amssymb packages in html
amssymb is more a less a package to use the AMS symbol fonts in LaTeX. AFAIK these fonts are not available as web fonts (but as Type1). However there are several free OpenType fonts with math-symbols. But how to use them within a HTML page is off-topic here. Ask in a HTML forum if you have problems embedding fonts in HTML pages.
Note, this page is for questions about TeX with LaTeX. So on-topic would be, e.g., how to produce standalone graphics from LaTeX snippets to embed such graphics into HTML pages. Even how-to embed e.g. Overleaf into your own pages via a script engine wouldn't be on-topic here.