Skip to content

Competitive Programming Template Booklet of Sapienza University of Rome.

Notifications You must be signed in to change notification settings

cp-sapienza/booklet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.