Commit Graph

9 Commits

Author SHA1 Message Date
andystanton
3c85984cb0 Add support for building book in epub format
Add epub metadata & placeholder cover image

Refactor parseBook.py and extend Makefile to enable support for more formats

Update appendix 2

Add book.epub to .gitignore
2019-09-04 22:31:34 +01:00
andystanton
0415ba1e9f Fixes for pdf generation on macos
* Fixes first shader not automatically closing by adding `u_time` (see patriciogonzalezvivo/glslViewer#142).
* Use glslviewer's headless mode for generating images.
* Update to latest Pandoc CLI arguments to fix Pandoc CLI errors.
* Re-encode `12/accretion.jpg` and `13/holdsworth.jpg` to fix Pandoc jpg errors.
* Update appendix 2 README for generating the book as a pdf.
2019-09-02 23:08:08 +01:00
Yvan Sraka
2410899756 Remove trailing whitespaces 2017-08-23 11:34:44 +02:00
Yvan Sraka
a0538d2034 Update README.md of Appendix 2
Okay, I promise that this is my last little PR on Python's missing dependency!
2017-08-15 19:23:02 +02:00
Yvan Sraka
ea13fe89ed Update Appendix 2 with python2.7 install instructions 2017-08-14 22:42:56 +02:00
Yvan Sraka
6117360f4b Update Appendix 2 with Raspberry Pi setup instructions 2017-08-14 02:28:44 +02:00
Patricio Gonzalez Vivo
b79b4831c6 more changes 2016-12-13 16:25:58 -05:00
Matt Richardson
abc3b72684 RaspberryPi to Raspberry Pi 2016-10-27 15:10:27 -04:00
Patricio Gonzalez Vivo
9a4d797aad breaking the appendix in parts 2016-05-09 06:28:02 -04:00