Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Epub inline equations aren't rendered #33

Open
mitochondrion opened this issue Aug 2, 2018 · 1 comment
Open

Epub inline equations aren't rendered #33

mitochondrion opened this issue Aug 2, 2018 · 1 comment

Comments

@mitochondrion
Copy link

mitochondrion commented Aug 2, 2018

In the Epub download, inline equations aren't rendered/formatted. They are just raw Sphinx syntax e.g.:

\[\begin{split}\begin{align} f'(W_1) = -x_1(y - (W_1 x_1 + W_2 x_2 + W_3 x_3)) \\ f'(W_2) = -x_2(y - (W_1 x_1 + W_2 x_2 + W_3 x_3)) \\ f'(W_3) = -x_3(y - (W_1 x_1 + W_2 x_2 + W_3 x_3)) \end{align}\end{split}\]

This makes the Epub, which would otherwise be super useful, unreadable :(

@mitochondrion mitochondrion changed the title Epub inline equations aren't formatted Epub inline equations aren't rendered Aug 2, 2018
@bfortuner
Copy link
Owner

Good find. I'm marking this as an enhancement for now.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants