Skip to content

Add handbook publishing script

Adds the following :

  • Updates frontmatter with pandoc options
  • PDF version of the cover
  • Customisations for correctly displaying figures in custom.tex
  • Script to concatenate markdown for both generating website and PDF version of the content, along with usage instructions in the readme.

In the new resources folder :

  • The script makes use of newpage.tex to insert a new page in between the main headings of the PDF handbook, without affecting the website layout.
  • The main cover has also been converted to a PDF under , instead of a PNG file, so that it's easily put together with the handbook content using GhostScript.
Edited by Arwin Neil Baichoo

Merge request reports