This file describes short and long term tasks that we want to do in
the epub filter.


Legend
------

* Main issue
+ Sub issue
- Sub sub issue

[DONE]    Main issue is done
[Done]    Sub issue is done
[done]    Sub sub issue is done

[name]    <name> is assigned to this task


================================================================
                        Milestones

EPUB 2.0.1 filter done                                                  [DONE]

Next Milestone:
EPUB 3 MathML and video done


================================================================
                        Issues


Short term issues
-----------------

Time frame: (days / weeks)

[These issues are picked from the medium and long term issues and
assigned to a person.]


Allow user to add a book cover image                                    [DONE]
 * Send parameter (filename) to the filter                              [Done]
 * UI to find / edit the filename                                       [Done]


Allow user to add a book cover image                                    [DONE]
 * Send parameter (filename) to the filter                              [Done]
 * UI to find / edit the filename                                       [Done]

EPUB 3.0
 * MathML                                                               [DONE]
    + Handle formulas as embedded document                              [Done]
    + Handle formulas as inline mathML                                  [Done]
 * Multimedia, video

Fix known bugs / misfeatures
 * If there is only one chapter then the ToC is wrong


Medium term issues
------------------

Time frame: (weeks / months)

Configuration of the conversion process
 * Styles in css file (bool)                                            [Done]
 * Use breaks (bool)                                                    [Done]


Misfeatures
 * Styles in css should go back to only those that are used.


Long term issues
----------------

Time frame: (months / years)
 
EPUB 3.0
 * SVG
 * MathML
 * Multimedia, video
 * Multimedia, audio
 * Scripting with Javascript
