These are the TeX files of my summaries published here.
If you found any issues, having suggestions, etc., please create an issue.
Add the pkg content to yout TeX-Path (see pkg)
- navigate a terminal to the folder of a summary you want to compile
- Execute the compile-summary script
- If you want to enable dark-Mode, set
DARK_MODE=1
before executing the script
Example:
summary_root=$PWD
cd summaries/cs/mandatory/fs4/cnuvs
DARK_MODE=1 $summary_root/bin/compile-summary