Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 497 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 497 Bytes

Latex template for PGM assignment

This is a personal template for writing PGM homework.

We only support instructions for Linux envrionment.

Installation

Latex

sudo apt-get update
sudo apt-get install texlive-full

Clone and Make!

git clone https://github.com/SNUVL/pgm-latex-template.git
cd pgm-latex-template
make  # make writeup.pdf in ./target
make clean  # remove ./target