Hello,

On Wed, Nov 06, 2019 at 11:35:04AM +0100, zimoun wrote:
> Or maybe Pandoc https://pandoc.org/epub.html using directly the texinfo file.

pandoc is a good idea, but the texinfo file causes error messages. I did
the following, which worked well:

makeinfo --html --no-split guix-cookbook.texi
pandoc guix-cookbook.html -o guix-cookbook.epub

Andreas


Reply via email to