love2d-book
love2d-book copied to clipboard
Can’t open generated PDF
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.
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.