Math & Science ⇒ How to include Amsmath and amssymb packages in html
How to include Amsmath and amssymb packages in html
Thanks
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
- 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.