book icon indicating copy to clipboard operation
book copied to clipboard

epub/mobi/pdf version

Open asdfhjkl opened this issue 6 years ago • 8 comments

First of all, thanks to all contributors for your great effort!

I wonder if I'm overlooking something but is there no downloadable version of this book? If not, how hard is it to compile a pdf/epub/mobi myself?

asdfhjkl avatar Feb 15 '19 02:02 asdfhjkl

You might be able to click the printer icon in the upper right hand corner to print the document and then save it to a PDF instead of actually sending it to a printer. This works for me on macOS but it doesn't produce a ToC, just the pages of content.

I see that there is an open issue in the mdBook project for this.

adamgreen avatar Feb 15 '19 04:02 adamgreen

I'm sorry for the late reply. Your suggestion works. I actually tried that before opening this issue but for some reason I got the impression that only the first page would be printed, which is wrong.

asdfhjkl avatar May 16 '19 20:05 asdfhjkl

what about other e-book formats? epub, fb2 ? please reopen

ildar avatar Oct 29 '19 06:10 ildar

@asdfhjkl ?

ildar avatar Oct 13 '20 06:10 ildar

I don't know what the proper etiquette is for reopening issues, so let me say sorry in advance if this irks somebody. But since I apparently have the ability to reopen the issue and ildars question seems valid, I'll reopen it.

asdfhjkl avatar Oct 20 '20 19:10 asdfhjkl

hey @ildar, @asdfhjkl, as far as i know nothing much has changed. we continue to use mdBook to generate the docs outputs, the open issue for epub/other outputs via mdBook remains https://github.com/rust-lang/mdBook/issues/88, and the top right corner print -> to pdf option is still about the easiest approach as far as i know.

there is an mdbook-epub plugin that may be worth a look (and mdbook-latex though from the docs this appears to immature just yet), if the former works convincingly we could probably add this to our CI infrastructure (and if you were up to trying it out and opening a PR if it works well enough that would be excellent).

with respect to multiple ebook formats, i think it is unlikely that we will opt to generate more than one ebook type, you may be better served by an app like calibre-ebook to convert between formats.

ryankurte avatar Oct 20 '20 20:10 ryankurte

pdf: I suggest that adding the link to Print → to PDF to the 1st chapter would satisfy people. epub: Again, a link in the 1st chapter to the "EPUB" file would be ideal. If it's half-baked, then it's more or less ok also.

ildar avatar Oct 21 '20 08:10 ildar

I'd like to see the ebook/epub links for all the books on this topic. Especially on this page: https://docs.rust-embedded.org/

ildar avatar Mar 26 '21 07:03 ildar