Band 2
This commit is contained in:
49
Band2/Band2.tex
Normal file
49
Band2/Band2.tex
Normal file
@@ -0,0 +1,49 @@
|
||||
\documentclass[german,9.5pt,final,twoside,titlepage]{scrbook}
|
||||
|
||||
|
||||
|
||||
\input{Definitions.tex}
|
||||
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
\input{Vorwort.tex}
|
||||
|
||||
\tableofcontents
|
||||
|
||||
\part{Differentialrechnung}
|
||||
|
||||
\input{Problemstellung_und_Historisches.tex}
|
||||
|
||||
\input{Grenzwert.tex}
|
||||
|
||||
%\input{Tests.tex}
|
||||
|
||||
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
%%%idx extra erzeugen
|
||||
%
|
||||
%Ä\index{Ae@""A}
|
||||
%Ö\index{Oe@""O}
|
||||
%Ü\index{Ue@""U}
|
||||
|
||||
|
||||
% Index soll Stichwortverzeichnis heissen
|
||||
\newpage
|
||||
\renewcommand{\indexname}{Stichwortverzeichnis}
|
||||
|
||||
% Stichwortverzeichnis soll im Inhaltsverzeichnis auftauchen
|
||||
\addcontentsline{toc}{section}{Stichwortverzeichnis}
|
||||
|
||||
% Stichwortverzeichnis endgueltig anzeigen
|
||||
\printindex
|
||||
|
||||
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user