Browse Source

added margin note

Martin Thoma 12 năm trước cách đây
mục cha
commit
b8ea65d41e

+ 9 - 0
documents/margin-notes/Makefile

@@ -0,0 +1,9 @@
+SOURCE = margin-notes
+
+make:
+	pdflatex -shell-escape $(SOURCE).tex -output-format=pdf # shellescape wird für minted benötigt
+	pdflatex -shell-escape $(SOURCE).tex -output-format=pdf # zweites kompilieren für Seitenzahlen
+	make clean
+
+clean:
+	rm -rf  $(TARGET) *.class *.html *.log *.aux *.pyg

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 29 - 0
documents/margin-notes/margin-notes.tex


+ 0 - 1
documents/mathe-vorlage/mathe-vorlage.tex

@@ -1,6 +1,5 @@
 \documentclass[a4paper,9pt]{scrartcl}
 \usepackage{amssymb, amsmath} % needed for math
-\usepackage{}               % needed for math
 \usepackage[utf8]{inputenc} % this is needed for umlauts
 \usepackage[ngerman]{babel} % this is needed for umlauts
 \usepackage[T1]{fontenc}    % this is needed for correct output of umlauts in pdf

BIN
documents/sicherheit-uebungsblatt/sicherheit-uebungsblatt.pdf