View Single Post
Old 09-01-2019, 10:34 PM   #3
AliceWonder
Connoisseur
AliceWonder ought to be getting tired of karma fortunes by now.AliceWonder ought to be getting tired of karma fortunes by now.AliceWonder ought to be getting tired of karma fortunes by now.AliceWonder ought to be getting tired of karma fortunes by now.AliceWonder ought to be getting tired of karma fortunes by now.AliceWonder ought to be getting tired of karma fortunes by now.AliceWonder ought to be getting tired of karma fortunes by now.AliceWonder ought to be getting tired of karma fortunes by now.AliceWonder ought to be getting tired of karma fortunes by now.AliceWonder ought to be getting tired of karma fortunes by now.AliceWonder ought to be getting tired of karma fortunes by now.
 
Posts: 97
Karma: 200000
Join Date: Aug 2019
Device: none
All it is generating is the .mobi and .mobi8 files.

It is giving a bunch of warnings about abbr tag:

Code:
Warning(inputpreprocessor):W29007: Rejected unknown tag: <abbr>
      in file: /tmp/mobi-VUdMwo/OEBPS/About.xhtml     line: 0000125
I may need a shell script to change those to span tags before converting if that's a problem (abbr tag is very useful for a11y screen readers, at least in standard html, so they belong in the ePub)

But if those are just temporary files, then the program is exiting before completing w/o giving an error message as to why. But it does exit with status 0 which should indicate a successful exit.

I'll have to see if I can borrow a Mac and see if it behaves differently there.
AliceWonder is offline   Reply With Quote