17 Commits (master)

Author SHA1 Message Date
Andy Stanton 3d334c019f Update glslviewer command used for ebook 3 years ago
asdfagag 3c441d0774 Missing parentheses 4 years ago
Shivam Mukherjee 301a5436a7
Append missing right parentheses 4 years ago
Shivam Mukherjee 4db2fc4b90
Trivially pgrade to Python 3 4 years ago
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
5 years ago
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.
5 years ago
Yvan Sraka aebd91489b % autopep8 -i parseBook.py 7 years ago
Yvan Sraka 6dc1bc5237 Update travis.yml, parseBook.py & makeThumbs.py 7 years ago
Yvan Sraka 5c6a776021 Using python2.7 instead of python2 to fix PR #137 on MacOS 7 years ago
Yvan Sraka 9f008d344e Update parseBook.py 7 years ago
Patricio Gonzalez Vivo fb1d171a10 adding python script to make thumbs 8 years ago
danielle kefford cfa7822774 Ooops... forgot to remove stuff relating to a LaTeX template, an idea that I abandoned. 9 years ago
danielle kefford 44d45bdf10 Removed file names from captions from all generated images. 9 years ago
danielle kefford 7c0b6250f5 insertShaderBlocks() now properly parses so it picks up texture file names too. 9 years ago
danielle kefford 9942364b88 Cleaned up regex in injectShaderBlocks(). 9 years ago
danielle kefford 7334c6461d Fixed regexes to properly parse image and shader file names. 9 years ago
Patricio Gonzalez Vivo 30dae04fd8 first coomit 9 years ago