Browse Source

Protokoll hinzugefügt

Martin Thoma 12 years ago
parent
commit
ac959a1158
3 changed files with 125 additions and 0 deletions
  1. 8 0
      documents/protokoll/Makefile
  2. 1 0
      documents/protokoll/README.md
  3. 116 0
      documents/protokoll/protokoll.tex

+ 8 - 0
documents/protokoll/Makefile

@@ -0,0 +1,8 @@
+SOURCE = protokoll
+
+make:
+	pdflatex $(SOURCE).tex -output-format=pdf
+	make clean
+
+clean:
+	rm -rf  $(TARGET) *.class *.html *.log *.aux *.out *.toc

+ 1 - 0
documents/protokoll/README.md

@@ -0,0 +1 @@
+* [CTAN Protocol](http://www.ctan.org/pkg/protocol)

File diff suppressed because it is too large
+ 116 - 0
documents/protokoll/protokoll.tex