Hi!
I'm trying to convert a PDF about Fermat's last theorem ("no three positive integers a, b, and c can satisfy the equation a^n + b^n = c^n for any integer value of n greater than two")
The problem is that the MOBI converted file loses most of the mathematical format. All exponents will become "normal" numbers and letters.
For example, in the converted file the above equation gets written as:
an + bn = cn
You can imagine it's impossible to read a mathematical text where the mathematical parts are not correctly formatted.
Any ideas?
Thanks