| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
This provides standard locations for files regardless of the location of
the binary and/or the working directory.
Could allow some customization in the future, both as a permanent config
or one-time case.
|
| | |
|
| |
|
|
|
|
|
| |
Change resource URLs using attribute matching (only img src for now,
should add more later).
Add respective stylesheets to chapters.
|
| |
|
|
|
| |
This saves the effort of having to do it manually later on. Also avoids
duplication in parsing.
|
| |
|
|
| |
EPUB standard only recognizes relative paths. Fixes image rendering.
|
| |
|
|
|
| |
For now, only mimetype is added. Next step is adding all the other files
in epub_root.
|
| | |
|
| | |
|
| |
|