Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 406 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 406 Bytes

Booklet

Heavily inspired by KACTL

Compiling the PDF

Install the following packages (sudo apt install <package> on Ubuntu):

  • make
  • texlive
  • texlive-latex-extra
  • texlive-fonts-recommended
  • texlive-fonts-extra

Then run make to build the PDF. make clean removes build artifacts, make distclean removes artifacts and the compiled PDF.