From 0b8730bf0abaeec92f5551baab2809f60870d9bd Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 1 Sep 2016 15:50:08 +0200 Subject: Add basic readme file --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..05c1da4 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Math reference sheets + +…important definitions, theorems and lemmas in a compact format I wrote to support my exam preparations. + +Covers large parts of what I revised for the exams of the _Analysis 1_ and _Analysis 2_ lectures I attended at KIT. The reference sheet covering linear algebra is currently in development as the corresponding exams are still in my future. + +## Compilation + + pdflatex -jobname=analysis zusammenfassung.tex + pdflatex -jobname=lineare_algebra zusammenfassung.tex -- cgit v1.2.3