• Re: ePub or mobi from LaTeX or PDF?

    From Michael =?utf-8?B?S2rDtnJsaW5n?=@21:1/5 to All on Mon Jun 24 22:20:01 2024
    On 24 Jun 2024 13:01 -0700, from van.snyder@sbcglobal.net (Van Snyder):
    How do I create an ePub (or mobi) from LaTeX or PDF?

    Since epub is basically a zip archive of HTML, CSS and image files
    plus a small amount of metadata, I would start by looking for
    something to convert LaTeX to modern HTML.

    Once you have HTML, the next step (generating an epub out of it)
    should be relatively trivial, possibly to the point that you could
    even do it manually.

    --
    Michael Kjörling 🔗 https://michael.kjorling.se “Remember when, on the Internet, nobody cared that you were a dog?”

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From David@21:1/5 to All on Mon Jun 24 23:00:01 2024
    On Mon, 2024-06-24 at 20:15 +0000, Michael Kjörling wrote:
    On 24 Jun 2024 13:01 -0700, from [van.snyder@sbcglobal.net](mailto:van.snyder@sbcglobal.net) (Van Snyder):

    How do I create an ePub (or mobi) from LaTeX or PDF?


    Since epub is basically a zip archive of HTML, CSS and image files
    plus a small amount of metadata, I would start by looking for
    something to convert LaTeX to modern HTML.

    There are packages in Debian that will do that for you.
    Some LaTeX editors, like Texmaker, provide direct access to facilitate that.


    Once you have HTML, the next step (generating an epub out of it)
    should be relatively trivial, possibly to the point that you could
    even do it manually.

    Cheers!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)