diff --git a/Anmerkungen.tex b/Anmerkungen.tex new file mode 100644 index 0000000..38f6b1b --- /dev/null +++ b/Anmerkungen.tex @@ -0,0 +1,386 @@ +%!TEX root=MathIng.tex + + + +\newpage +\appendix +\chapter{Anmerkungen} +\section{Überblick Mengen-Intervalle} +\begin{tabular} { x{0.12\textwidth} | x{0.14\textwidth} | x{0.2\textwidth} | x{0.14\textwidth} | x{0.4\textwidth} } +\label{Anm:001} + Schreibweise & alternative Schreibweise & Mengen\-schreib\-weise & Typ & Bild \\ \hline + $(a,b)$ & $]a,b[$ & $\{x|a{\centering\arraybackslash\hspace{0pt}}p{#1}} + +\newcommand{\Anfz}[1]{\glqq\hspace{0.1mm}#1\hspace{0.9mm}\grqq{}} + +%Kapitel-Nummer wieder von vorn beginnend bei einem neuen Part + +\makeatletter +\@addtoreset{chapter}{part} +\makeatother diff --git a/II_1.tex b/II_1.tex index 76372b4..8fa7abb 100644 --- a/II_1.tex +++ b/II_1.tex @@ -1,5 +1,5 @@ \section{Zahlenfolgen} Von großer Bedeutung in der Analysis ist die Untersuchung von Funktionen. Die einfachsten Funktionen sind die, deren Definitionsbereich nur die natürlichen Zahlen beziehungsweise etwas verallgemeinert ein Zahlenabschnitt sind. Solche Funktionen werden Zahlenfolgen oder kurz auch nur Folgen genannt. -\input{Band_II/Definitionen/II_D_01.tex} +\input{Definitionen/II_D_01.tex} diff --git a/IMG_1299.jpg b/IMG_1299.jpg new file mode 100644 index 0000000..5eee07b Binary files /dev/null and b/IMG_1299.jpg differ diff --git a/MM0001.png b/MM0001.png new file mode 100644 index 0000000..91497d9 Binary files /dev/null and b/MM0001.png differ diff --git a/MM0002.png b/MM0002.png new file mode 100644 index 0000000..60d678f Binary files /dev/null and b/MM0002.png differ diff --git a/MM0003.png b/MM0003.png new file mode 100644 index 0000000..c075dc1 Binary files /dev/null and b/MM0003.png differ diff --git a/MM0004.png b/MM0004.png new file mode 100644 index 0000000..b124883 Binary files /dev/null and b/MM0004.png differ diff --git a/MM0005.png b/MM0005.png new file mode 100644 index 0000000..3d56139 Binary files /dev/null and b/MM0005.png differ diff --git a/MathIng.tex b/MathIng.tex new file mode 100644 index 0000000..8927fda --- /dev/null +++ b/MathIng.tex @@ -0,0 +1,134 @@ +%%!TEX root=MathIng.tex +%\documentclass[12pt,a4paper,parskip=full,chapterprefix=false]{scrbook} +\documentclass[12pt,parskip=half, DIV=calc, BCOR=10mm, x11names,a4paper,parskip=full,chapterprefix=false]{scrbook} +%%%%%%%%%%%%%%%%%%%%%%%%%%% + +%\usepackage{amsmath,amssymb,amsthm} +%\usepackage[footnotesize,sl,SL,hang,tight]{subfigure} +%\usepackage{longtable} +%\usepackage[font={small,sl},hang,labelfont=bf]{caption} +%\usepackage{booktabs} +% +%\ifpdfoutput{% +% \usepackage[pdftex]{graphicx} +% \usepackage[]{pdfpages} +%}{% +% \usepackage{graphicx} +%} +%\usepackage{rotating} +% +%\usepackage{scrlayer-scrpage} +%\KOMAoptions{headinclude} +% +%% **** Defining chapter style start **** +% +%\usepackage[T1]{fontenc} +%\usepackage{xcolor} +%\usepackage{charter} +% +%\definecolor{mybluei}{RGB}{28,138,207} +%\definecolor{myblueii}{RGB}{131,197,231} +% +%\addtokomafont{disposition}{\usefont{T1}{qhv}{b}{n}\selectfont\color{myblueii}} +% +%\addtokomafont{chapter}{\fontsize{30pt}{30pt}\selectfont} +%\newkomafont{chapternumber}{\fontsize{50}{120}\selectfont\color{white}} +%\newkomafont{chaptername}{\itshape\rmfamily\small\color{white}} +% +%\addtokomafont{section}{\fontsize{14pt}{14pt}\selectfont} +%\newkomafont{sectionnumber}{\fontsize{18pt}{18pt}\selectfont\rmfamily\color{white}} +% +%\addtokomafont{subsection}{\fontsize{12pt}{12pt}\selectfont} +%\newkomafont{subsectionnumber}{\fontsize{16pt}{16pt}\selectfont\rmfamily\color{white}} +% +%\renewcommand\chapterformat{% +% \raisebox{-6pt}{\colorbox{mybluei}{% +% \parbox[b][60pt]{45pt}{\centering% +% {\usekomafont{chaptername}{\chapapp}}% +% \vfill{\usekomafont{chapternumber}{\thechapter\autodot}}% +% \vspace{6pt}% +%}}}\enskip} +% +%\renewcommand\sectionformat{% +% \setlength\fboxsep{5pt}% +% \raisebox{-4pt}{\colorbox{mybluei}{% +% \enskip\usekomafont{sectionnumber}{\thesection\autodot}\enskip}% +% \quad% +%}} +% +%\renewcommand\subsectionformat{% +% \setlength\fboxsep{5pt}% +% \raisebox{-4pt}{\colorbox{mybluei}{% +% \enskip\usekomafont{subsectionnumber}{\thesubsection\autodot}\enskip}% +% \quad% +%}} +% +%\makeatletter +%\renewcommand\sectionlinesformat[4]{% +% \makebox[0pt][l]{\rule[-5pt]{\textwidth}{1pt}}% +% \@hangfrom{#3}{#4}% +%} +%\makeatother + +\RedeclareSectionCommand[ + beforeskip=-1sp +]{chapter} + +\makeatletter +\renewcommand\chapterlinesformat[3]{% + \ifstr{#1}{chapter} + {% + \parbox[b][\ht\strutbox]{\textwidth}{% + \parbox[b]{\dimexpr\textwidth-3em\relax}{\raggedright#3}% + \makebox[3em][r]{% + \hfill + #2% + }% + }% + }{\@hangfrom{#2}{#3}}% <- original definition for other levels +} +\makeatother +\renewcommand\chapterformat{% + \textcolor{cobalt}{\rule[-5pt]{2pt}{5cm}}% + \quad + {\fontsize{60}{60}\selectfont\textcolor{cobalt}{\thechapter}}% +} + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\input{Definitionen.tex} + +\title{Angewandte Mathematik für Ingenieure - Ein Lehr- und Übungsbuch ab dem ersten Semester} +\author{Dietmar Haase} +\date{} + + +\begin{document} +%{\fontfamily{qag}\selectfont +%\cpcfamily +\maketitle + + + + +%\thispagestyle{empty} + + + +\chapter*{Vorwort} + + +\tableofcontents + + + +\part{Band II - Funktionen} + +\chapter{Folgen} +\input{II_1.tex} + +\input{Anmerkungen.tex} + + +\end{document}