From 33613a85afc4b1481367fbe92a17ee59c240250b Mon Sep 17 00:00:00 2001 From: Sven Eisenhauer Date: Fri, 10 Nov 2023 15:11:48 +0100 Subject: add new repo --- .../tex_doc/dml_1.11/diplomarbeit_mit_latex.tex | 51 ++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100755 Bachelor/BSc-Arbeit/tex_doc/dml_1.11/diplomarbeit_mit_latex.tex (limited to 'Bachelor/BSc-Arbeit/tex_doc/dml_1.11/diplomarbeit_mit_latex.tex') diff --git a/Bachelor/BSc-Arbeit/tex_doc/dml_1.11/diplomarbeit_mit_latex.tex b/Bachelor/BSc-Arbeit/tex_doc/dml_1.11/diplomarbeit_mit_latex.tex new file mode 100755 index 0000000..0fd164d --- /dev/null +++ b/Bachelor/BSc-Arbeit/tex_doc/dml_1.11/diplomarbeit_mit_latex.tex @@ -0,0 +1,51 @@ +% +% Diplomarbeit mit LaTeX +% =========================================================================== +% Copyright (c) 2002-2005 Tobias Erbsland, Andreas Nitsch +% +% Permission is granted to copy, distribute and/or modify this document +% under the terms of the GNU Free Documentation License, Version 1.2 +% or any later version published by the Free Software Foundation; +% with the Invariant Sections being just "GNU Free Documentation License", +% no Front-Cover Texts, and no Back-Cover Texts. +% A copy of the license is included in the section entitled "GNU +% Free Documentation License". +% + +\input{chapters/header} + +\begin{document} +\include{chapters/titlepage} +\include{chapters/vorwort} +\include{chapters/installation} +\include{chapters/konfiguration} +\include{chapters/grundlagen} +\include{chapters/textformatieren} +%\include{chapters/querverweise} +\include{chapters/dokumentklassen} +\include{chapters/tabellenundbilder} +\include{chapters/dokumentteile} +\include{chapters/formeln} +\include{chapters/grossedokumente} +\include{chapters/nuetzlichepakete} +\include{chapters/literaturverzeichnis} +\include{chapters/glossar} +%\include{chapters/eigeneschriften} +%\include{chapters/latex2rtf} +%\include{chapters/beamerfolien_mit_latex} +\include{chapters/literaturempfehlungen} +\appendix +\include{chapters/aenderungen} +\include{chapters/ausstehendes} +\include{chapters/listings} +\include{chapters/tasten} +\include{chapters/fdl} + +\bibliographystyle{plain} +\bibliography{bib/references} +\printindex +\end{document} + +% +% EOF +% -- cgit v1.2.3