in reply to Re: PDL Book as epub?
in thread PDL Book as epub?
Latex is excellent for typesetting and PDF.
But in this case I'd rather go for one of the "Lightweight markup formats" supported by Pandoc -> https://pandoc.org/
See also https://pod-pandoc.readthedocs.io/en/latest/Pod-Pandoc.html
But still anything involving pod2html is for me the way of minimum loss to go for, because the POD in question was designed to create HTML in the first place. And ePUB is mostly HTML
And there is even a cpan project for this App::Pod2Epub
Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: PDL Book as epub?
by karlgoethebier (Abbot) on Aug 09, 2024 at 14:44 UTC | |
by LanX (Saint) on Aug 10, 2024 at 14:00 UTC | |
by karlgoethebier (Abbot) on Aug 10, 2024 at 17:58 UTC | |
by LanX (Saint) on Aug 10, 2024 at 18:37 UTC |