Browse Source

compiled document examples

Martin Thoma 12 years ago
parent
commit
13fcb2ac3f
31 changed files with 1 additions and 67 deletions
  1. BIN
      documents/book/book.pdf
  2. BIN
      documents/chess-chessboard-4x4/chess-chessboard-4x4.pdf
  3. BIN
      documents/chess-chessboard-shortest-game/chess-chessboard-shortest-game.pdf
  4. BIN
      documents/chess-chessboard-simple-example/chess-chessboard-simple-example.pdf
  5. BIN
      documents/chess-skak-simple-example/chess-skak-simple-example.pdf
  6. BIN
      documents/gallery/gallery.pdf
  7. BIN
      documents/gantt-pgf/gantt-pgf.pdf
  8. BIN
      documents/index/index.pdf
  9. BIN
      documents/kit-muendlich-info/FS-Eule.png
  10. BIN
      documents/kit-muendlich-info/muendlich-we-2013-martin-thoma.pdf
  11. BIN
      documents/letter/letter.pdf
  12. 0 0
      documents/letter/letter.tex
  13. BIN
      documents/manual/manual.pdf
  14. BIN
      documents/math-euklidische-normalform/math-euklidische-normalform.pdf
  15. BIN
      documents/math-sylvester-diagonal-matrix/math-sylvester-diagonal-matrix.pdf
  16. BIN
      documents/mathe-blutspende/Aufgabe-Blutspende.pdf
  17. 1 1
      documents/mathe-blutspende/Makefile
  18. BIN
      documents/mathe-burdsch-chalifa/Burdsch-Chalifa.pdf
  19. BIN
      documents/mathe-handlungsreisender/Handlungsreisender-in-Deutschland.pdf
  20. BIN
      documents/mathe-lineare-algebra/mathe-lineare-algebra.pdf
  21. BIN
      documents/mathe-reis/Reis-Exponentielles-Wachstumsverhalten.pdf
  22. BIN
      documents/mathe-vorlage/mathe-vorlage.pdf
  23. BIN
      documents/pflichtenheft/Pflichtenheft.pdf
  24. BIN
      documents/protokoll/protokoll.pdf
  25. BIN
      documents/report-template/report-template.pdf
  26. 0 16
      documents/semesterplan/Makefile
  27. 0 50
      documents/semesterplan/semesterplan.tex
  28. BIN
      documents/size/size.pdf
  29. BIN
      documents/stundenplan/example.pdf
  30. 0 0
      documents/stundenplan/example.tex
  31. 0 0
      documents/stundenplan/manual.tex

BIN
documents/book/book.pdf


BIN
documents/chess-chessboard-4x4/chess-chessboard-4x4.pdf


BIN
documents/chess-chessboard-shortest-game/chess-chessboard-shortest-game.pdf


BIN
documents/chess-chessboard-simple-example/chess-chessboard-simple-example.pdf


BIN
documents/chess-skak-simple-example/chess-skak-simple-example.pdf


BIN
documents/gallery/gallery.pdf


BIN
documents/gantt-pgf/gantt-pgf.pdf


BIN
documents/index/index.pdf


BIN
documents/kit-muendlich-info/FS-Eule.png


BIN
documents/kit-muendlich-info/muendlich-we-2013-martin-thoma.pdf


BIN
documents/letter/letter.pdf


+ 0 - 0
documents/letter/letter.tex


BIN
documents/manual/manual.pdf


BIN
documents/math-euklidische-normalform/math-euklidische-normalform.pdf


BIN
documents/math-sylvester-diagonal-matrix/math-sylvester-diagonal-matrix.pdf


BIN
documents/mathe-blutspende/Aufgabe-Blutspende.pdf


+ 1 - 1
documents/mathe-blutspende/Makefile

@@ -1,4 +1,4 @@
-SOURCE = mathe-blutspende
+SOURCE = Aufgabe-Blutspende
 
 make:
 	pdflatex $(SOURCE).tex -output-format=pdf

BIN
documents/mathe-burdsch-chalifa/Burdsch-Chalifa.pdf


BIN
documents/mathe-handlungsreisender/Handlungsreisender-in-Deutschland.pdf


BIN
documents/mathe-lineare-algebra/mathe-lineare-algebra.pdf


BIN
documents/mathe-reis/Reis-Exponentielles-Wachstumsverhalten.pdf


BIN
documents/mathe-vorlage/mathe-vorlage.pdf


BIN
documents/pflichtenheft/Pflichtenheft.pdf


BIN
documents/protokoll/protokoll.pdf


BIN
documents/report-template/report-template.pdf


+ 0 - 16
documents/semesterplan/Makefile

@@ -1,16 +0,0 @@
-# CHANGELOG
-# Version 1.0: Erstellung des Makefile
-
-# Version des Makefile
-fileinfo	:= LaTeX Makefile
-author		:= Martin Thoma
-version		:= 1.0
-
-DATE=$(shell date +%Y-%m-%d)
-
-make:
-	pdflatex semesterplan.tex -output-format=pdf
-	make clean
-
-clean:
-	rm -rf  $(TARGET) *.class *.html *.log *.aux

+ 0 - 50
documents/semesterplan/semesterplan.tex

@@ -1,50 +0,0 @@
-\documentclass[a4paper,10pt]{article}
-\usepackage{amssymb}        % needed for math
-\usepackage{amsmath}        % needed for math
-\usepackage{amsthm}         % needed for proof environment
-\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
-\usepackage{wasysym}  % checkbox
-\usepackage{array}    % row height
-\usepackage[landscape]{geometry}
-\geometry{top=1.5cm,left=1cm,right=1cm,bottom=2cm}
- 
-\pdfinfo{
-   /Author (Martin Thoma)
-   /Title  (Semesterplan)
-   /Subject (Semesterplan)
-   /Keywords (Semesterplan)
-}
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Variables                                        %
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\newcommand{\semester}{Wintersemester}
-\newcommand{\jahr}{2012}
-\newcommand{\student}{Martin Thoma}
- 
-\begin{document}
-\section*{Semesterplan für das \semester~\jahr~von~\student} 
-
-\begin{table}[h]
-	\setlength{\extrarowheight}{4.5pt}
-    \begin{tabular}{ |l|p {1.9 cm}|p {1.9 cm}|p {1.9 cm}|p {1.9 cm}|p {1.9 cm}|p {1.9 cm}|p {1.9 cm}|p {1.9 cm}|p {1.9 cm}|p {1.9 cm}|p {1.9 cm}|}
-        \hline
-        ~           & \textbf{Ü1} & \textbf{Ü2} & \textbf{Ü3} & \textbf{Ü4} & \textbf{Ü5} & \textbf{Ü6} & \textbf{Ü7} & \textbf{Ü8} & \textbf{Ü9} & \textbf{Ü10} & $\sum$ \\
-        \hline
-        \hline
-        LA II       & 144 & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ \\
-        \hline
-        Analysis II & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ \\
-        \hline
-        Algo        & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ \\
-        \hline
-        SWT         & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ \\
-        \hline
-        Rechner     & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ \\
-        \hline
-    \end{tabular}
-\end{table}
-
-\end{document}

BIN
documents/size/size.pdf


BIN
documents/stundenplan/example.pdf


+ 0 - 0
documents/stundenplan/example.tex


+ 0 - 0
documents/stundenplan/manual.tex