ox-epub
ox-epub copied to clipboard
Org mode epub export
Hi, This is a feature request, in case I'm right and it doesn't already exist. I'm looking for a way to specify chapter breaks. My structure looks like this right...
Generated epubs fail [epubcheck](https://www.w3.org/publishing/epubcheck/) Downloading the [sample epub](https://github.com/ofosos/ox-epub/blob/master/sample/sample.epub) results in ``` Validating using EPUB version 2.0.1 rules. ERROR(RSC-005): sample.epub/content.opf(46,10): Error while parsing file: element "guide" incomplete; missing required element "reference"...
Ensures consistency with the standard and addresses the mimetype error part of https://github.com/ofosos/ox-epub/issues/35
When exporting in batch mode (for example in continuous integration) with: ```sh emacs --batch main.org --eval="(package-initialize)" --eval="(require 'ox-epub)" --funcal org-epub-export-to-epub --kill ``` if the keyword `EPUBCOVER` is set, the following...
### Runtime Environment - OS: MX Linux 18.3 - [dotfiles](https://github.com/mrbig033/dotfiles) - GNU Emacs 27.0.50 - Org mode version 9.2.3 - [~/.emacs.d](https://github.com/mrbig033/emacs) - ox-epub 20181101.1854 (MELPA) ### Issue Cannot export any...
I have a large Org file, when exporting it to make a EPUB ebook, I got a warning: ``` apply: Creating pipe: Too many open files ``` Can it be...
### Runtime Environment - Org mode version 9.2.3 - GNU Emacs 27.0.50 - MX Linux 18 - Installed via Melpa - ox-epub 20181101.1854 - [dotfiles](https://github.com/mrbig033/dotfiles) - [~/.emacs.d](https://github.com/mrbig033/Emacs) ### Issue I...
For three weeks, we had an embarrassing typo in the code that also went out to MELPA. This needs to be prevented, so we should have a simple CI job...
i have configured org-export directory to "/home/xxxx/temp/org-exported" when exported org file to epub and opening it is showing the following error. ``` ox-epub eport error: (file-missing Opening input file No...