Discrete Math This repo contains some supplementary materials for the Discrete Math course at ITMO University. Rendered PDFs Lectures Homeworks Legacy TeX Materials Cheatsheets (Legacy) Homeworks (Legacy) Build To compile PFDs, use Typst: typst compile typst/lec-logic.typ To compile PDFs from the TeX source code (./tex folder), you can use Latexmk: latexmk -pdf cheat1.tex