- Pandoc
- Pandocfilters:
pip install pandocfilters
. - LaTeX toolchain. We recommend a full install of LaTeX (installing individual
.sty
files are hard). - Pygments:
pip install pygments
. - bash
Manually update title.tex
and summary.tex
.
Manually: Run ./generate.sh
. The report would be generated
CI: There is a github action that generates the PDF.
- Go to
Actions
, click on the last workflow. Artifacts
->Spearbit.pdf
: a ZIP file containing the pdf.