I <3 pandoc. the desktop epub readers are terrible, so I pandoc to org mode and read books in org:
pandoc <input.epub> -f epub -t org --wrap=none -o <output.org>
(I then use emacs wrapping if needed)
I <3 pandoc. the desktop epub readers are terrible, so I pandoc to org mode and read books in org:
pandoc <input.epub> -f epub -t org --wrap=none -o <output.org>
(I then use emacs wrapping if needed)