
: Is there a way to produce an epub with numbered equations? Is there a way to produce an epub with right-justified numbered equations? I can produce the document using Microsoft Word plus MathType
Is there a way to produce an epub with right-justified numbered equations?
I can produce the document using Microsoft Word plus MathType or using a TeX editor.
I am looking for an automatic procedure to translate the file to ePub format.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Carla

: How can I extract images from AZW? Is there any way to extract images from AZW? Is there any difference between the procedure for azw and azw3?

: How insert the outline (the bookmarks) into DjVu How insert the outline (the bookmarks) into DjVu file for easier browsing in a document using the DjVuLibre library? With such a structure: "TOC"
1 Comments
Sorted by latest first Latest Oldest Best
It would help if provided a sample of the content to give a better answer or suggestion. Are the equations in html, mathml, or as images? What is your current html output for the equations, do you have a sample you could share?
If your number is wrapped in a tag with a unique css class, then you could use css to float the number to the right.
Example html:
<p>The para with your equation <span class="eq">1/2</span><span class="eq_num">(1)</span></p>
Example css
span.eq_nu {float: right;}
Free books android app tbrJar TBR JAR Read Free books online gutenberg