paip-lisp icon indicating copy to clipboard operation
paip-lisp copied to clipboard

epub issues

Open eshellman opened this issue 7 years ago • 3 comments

the epub version had issues. The cover was not set correctly and there were many issues parsing the html. I used calibre to fix errors and add the cover.

I also generated a mobi version using Calibre. The ebook files are available at https://unglue.it/download_ebook/55795/ (pdf) https://unglue.it/download_ebook/55796/ (epub) https://unglue.it/download_ebook/55797/ (mobi)

All of these at https://unglue.it/work/314675/ It's best to put ebook downloads in releases. (See #15 )

eshellman avatar Jul 31 '18 02:07 eshellman

Also, the index in the epub is truncated at 'sbit'.

eshellman avatar Aug 02 '18 12:08 eshellman

Can you suggest the right plan? I'm not familiar with "releases" ad not sure how to make it all work. Thanks!

norvig avatar Aug 03 '18 20:08 norvig

click on "0 releases" at the top of https://github.com/norvig/paip-lisp , then click "draft new release". Should be pretty self explanatory - give the first one a 0.0.1 tag, then fix it up as you like (remove the ebook files from git) and do it again till you're happy!

eshellman avatar Aug 03 '18 23:08 eshellman