Initial commit
This commit is contained in:
62
Band1.tex
Normal file
62
Band1.tex
Normal file
@@ -0,0 +1,62 @@
|
||||
\documentclass[german,9.5pt,final,twoside,titlepage]{scrbook}
|
||||
|
||||
|
||||
|
||||
\input{Definitions.tex}
|
||||
|
||||
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
|
||||
\input{Vorwort.tex}
|
||||
|
||||
\tableofcontents
|
||||
|
||||
\input{ZumAnliegenDesBandes.tex}
|
||||
|
||||
\input{Die_Entwicklung_der_Mathematik_und_ihre_Beziehung_zur_Praxis.tex}
|
||||
|
||||
\input{Zu_den_Anwendungen_der_Mathematik.tex}
|
||||
|
||||
\input{Logik.tex}
|
||||
|
||||
%\input{Aussagenverbindungen.tex}
|
||||
|
||||
%\input{Die_wesentlichen_logischen_Zeichen_und_ihre_technische_Realisierung.tex}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
%\input{ZumEinfuegen.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