Rdeisenroth / summaries

These are the raw text files my summaries get compiled from (all LaTeX).

Home Page:https://frisp.org/cs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summaries

These are the TeX files of my summaries published here.

If you found any issues, having suggestions, etc., please create an issue.

How to Build

Add the pkg content to yout TeX-Path (see pkg)

Using the build script

  • 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

About

These are the raw text files my summaries get compiled from (all LaTeX).

https://frisp.org/cs


Languages

Language:TeX 97.3%Language:Python 1.1%Language:PostScript 1.0%Language:Mathematica 0.3%Language:Common Workflow Language 0.1%Language:C 0.1%Language:Promela 0.1%Language:Shell 0.0%Language:Makefile 0.0%Language:sed 0.0%