View Single Post
Old 06-20-2017, 08:13 AM   #29
espenmn
Junior Member
espenmn began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jun 2017
Device: samsung
Basically, 'math' is quite complicated in ebooks (and a bit in html, too).

Depending on 'your math', you might have to include mathjax.
The problem is that many ebook readers do not support mathjax, and you might need to include (a downsized) javascript in you book since the original is too big.

After a lot of fuss, I managed to get this working (in a few readers):
https://github.com/espenmn/medialog....bok/MathJax.js

Another option would be to convert all the math to images.

-----------

To covert word math to 'something you can use on the web', I use Mathtype
espenmn is offline   Reply With Quote