love2d-book icon indicating copy to clipboard operation
love2d-book copied to clipboard

Can’t open generated PDF

Open paulgoetze opened this issue 9 years ago • 1 comments
trafficstars

Hi, awesome idea to write an open book about löve!

I tried to generate the files after cloning the Repo by running

$ bundle install
$ ./render.sh

The index.html is fine, but I can’t open the generated love2D-book.pdf file. It seems to be damages somehow.

I’m running it under Ruby 2.3.0 on Mac OSX.

paulgoetze avatar Jul 02 '16 13:07 paulgoetze

hm, this is not your fault, i just realized that the global build on the gh-pages branch has also been broken for a few revisions. I would assume this is a result of the livecode previews somehow, as they were only written for web targets, but I need to take a closer look sometime soon.

s-ol avatar Jul 02 '16 15:07 s-ol