|
--inline-toc and --asciiize doesn't convert TOC
Using this command:
ebook-convert book.epub book.txt --inline-toc --asciiize
The book.txt file will have the TOC at the top of the file as expected, but any non-ascii characters will not be converted.
Is there some additional option to use to get the TOC to also become ascii only?
(calibre 6.13.0) on linux
|