On Wed, Jul 01, 2020 at 08:52:51AM +0200, Dirk Hünniger wrote: > Hi, > > thats strange. I got an epub with > > mediawiki2latex -u https://en.wikibooks.org/wiki/Haskell/Type_basics -o > Haskell.epub -b > > what command line did you use. >
I just naively added the -b switch to the previous successful below: > > > mediawiki2latex -u https://en.wikibooks.org/wiki/Haskell/Print_version -o > > > Haskell.pdf -i But that was without calibre installed. I have a vague memory of trying calibre in a different context some time ago, and it failing to work properly. Maybe the epub files it produced didn't work on my ereader: I don't remember, but I did uninstall it back then. I am retrying the above with calibre installed as I type this. I am being lazy: I have not yet looked at the source and really understood what is going on. Only excuse is that I have too many simultaneous projects running just now :-) By the way, the -n switch is not in the man page: only in --help. And perhaps the man page needs a bit more explanation? But thanks for the package. I guess that you haven't needed to use it yourself for sometime, and it can be a pain to maintain software that perhaps you don't use regularly. ael