move from article to book, improve headers
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
\documentclass{../../../lecture}
|
\documentclass{lecture}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
\section{Folgen und Reihen von Funktionen}
|
\chapter{Folgen und Reihen von Funktionen}
|
||||||
|
|
||||||
\subsection{Funktionenfolgen und gleichmäßige Konvergenz}
|
\section{Funktionenfolgen und gleichmäßige Konvergenz}
|
||||||
|
|
||||||
\begin{definition}
|
\begin{definition}
|
||||||
Sei für $n \in \N$, $f_n \colon D \to \R$, $D \subset \R$ eine Funktion.
|
Sei für $n \in \N$, $f_n \colon D \to \R$, $D \subset \R$ eine Funktion.
|
||||||
@@ -182,7 +182,7 @@
|
|||||||
.\end{align*}
|
.\end{align*}
|
||||||
\end{proof}
|
\end{proof}
|
||||||
|
|
||||||
\subsection{Der Funktionenraum $C[a,b]$}
|
\section{Der Funktionenraum $C[a,b]$}
|
||||||
|
|
||||||
\begin{definition}[Maximumnorm $\Vert\cdot \Vert_\infty$]
|
\begin{definition}[Maximumnorm $\Vert\cdot \Vert_\infty$]
|
||||||
Es sei $D$ ein beschränktes, abgeschlossenes Intervall $I = [a,b]$ und
|
Es sei $D$ ein beschränktes, abgeschlossenes Intervall $I = [a,b]$ und
|
||||||
@@ -275,7 +275,7 @@
|
|||||||
Rannacher
|
Rannacher
|
||||||
\end{proof}
|
\end{proof}
|
||||||
|
|
||||||
\subsection{Integration und Grenzübergänge}
|
\section{Integration und Grenzübergänge}
|
||||||
|
|
||||||
Wichtige Frage: Wenn $f_n \to f$, gilt dann auch $\int_{a}^{b} f_n \to \int_{a}^{b} f$?
|
Wichtige Frage: Wenn $f_n \to f$, gilt dann auch $\int_{a}^{b} f_n \to \int_{a}^{b} f$?
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Jetzt: Fourier Analysis
|
Jetzt: Fourier Analysis
|
||||||
|
|
||||||
\subsection{Der Funktionen-Raum $R[a,b]$}
|
\section{Der Funktionen-Raum $R[a,b]$}
|
||||||
|
|
||||||
\begin{definition}
|
\begin{definition}
|
||||||
Eine $f\colon [a,b] \to \mathbb{C}$, $[a,b] \subset \R$ heißt
|
Eine $f\colon [a,b] \to \mathbb{C}$, $[a,b] \subset \R$ heißt
|
||||||
|
|||||||
Binary file not shown.
@@ -15,7 +15,6 @@
|
|||||||
\restoregeometry
|
\restoregeometry
|
||||||
|
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
\newpage
|
|
||||||
|
|
||||||
\input{ana1.tex}
|
\input{ana1.tex}
|
||||||
\input{ana2.tex}
|
\input{ana2.tex}
|
||||||
|
|||||||
+16
-13
@@ -1,5 +1,5 @@
|
|||||||
\ProvidesClass{lecture}
|
\ProvidesClass{lecture}
|
||||||
\LoadClass[a4paper, titlepage]{article}
|
\LoadClass[a4paper]{book}
|
||||||
|
|
||||||
\RequirePackage[utf8]{inputenc}
|
\RequirePackage[utf8]{inputenc}
|
||||||
\RequirePackage[T1]{fontenc}
|
\RequirePackage[T1]{fontenc}
|
||||||
@@ -7,7 +7,6 @@
|
|||||||
\RequirePackage[german]{babel}
|
\RequirePackage[german]{babel}
|
||||||
\RequirePackage{amsmath, amssymb, amsthm}
|
\RequirePackage{amsmath, amssymb, amsthm}
|
||||||
\RequirePackage{mdframed}
|
\RequirePackage{mdframed}
|
||||||
\RequirePackage{fancyhdr}
|
|
||||||
\RequirePackage{geometry}
|
\RequirePackage{geometry}
|
||||||
\RequirePackage{import}
|
\RequirePackage{import}
|
||||||
\RequirePackage{pdfpages}
|
\RequirePackage{pdfpages}
|
||||||
@@ -17,7 +16,7 @@
|
|||||||
\RequirePackage[shortlabels]{enumitem}
|
\RequirePackage[shortlabels]{enumitem}
|
||||||
\RequirePackage{tikz}
|
\RequirePackage{tikz}
|
||||||
\RequirePackage{pgfplots}
|
\RequirePackage{pgfplots}
|
||||||
\RequirePackage[nobottomtitles]{titlesec}
|
\RequirePackage[pagestyles, nobottomtitles]{titlesec}
|
||||||
\RequirePackage{listings}
|
\RequirePackage{listings}
|
||||||
\RequirePackage{mathtools}
|
\RequirePackage{mathtools}
|
||||||
\RequirePackage{forloop}
|
\RequirePackage{forloop}
|
||||||
@@ -25,7 +24,7 @@
|
|||||||
|
|
||||||
\usetikzlibrary{quotes, angles}
|
\usetikzlibrary{quotes, angles}
|
||||||
|
|
||||||
\DeclareOption*{\PassOptionsToClass{\CurrentOption}{article}}
|
%\DeclareOption*{\PassOptionsToClass{\CurrentOption}{article}}
|
||||||
\DeclareOption{uebung}{
|
\DeclareOption{uebung}{
|
||||||
\makeatletter
|
\makeatletter
|
||||||
\lhead{\@title}
|
\lhead{\@title}
|
||||||
@@ -34,14 +33,6 @@
|
|||||||
}
|
}
|
||||||
\ProcessOptions\relax
|
\ProcessOptions\relax
|
||||||
|
|
||||||
% PAGE GEOMETRY
|
|
||||||
\geometry{
|
|
||||||
left=15mm,
|
|
||||||
right=40mm,
|
|
||||||
top=20mm,
|
|
||||||
bottom=20mm
|
|
||||||
}
|
|
||||||
|
|
||||||
% PARAGRAPH no indent but skip
|
% PARAGRAPH no indent but skip
|
||||||
\setlength{\parskip}{3mm}
|
\setlength{\parskip}{3mm}
|
||||||
\setlength{\parindent}{0mm}
|
\setlength{\parindent}{0mm}
|
||||||
@@ -67,7 +58,16 @@
|
|||||||
|
|
||||||
% HEADERS
|
% HEADERS
|
||||||
|
|
||||||
\pagestyle{fancy}
|
%\newpagestyle{main}[\small]{
|
||||||
|
% \setheadrule{.55pt}%
|
||||||
|
% \sethead[\thepage]% even-left
|
||||||
|
% []% even-center
|
||||||
|
% [\thechapter~\chaptertitle]% even-right
|
||||||
|
% {\thesection~\sectiontitle}% odd-left
|
||||||
|
% {}% odd-center
|
||||||
|
% {\thepage}% odd-right
|
||||||
|
%}
|
||||||
|
%\pagestyle{main}
|
||||||
|
|
||||||
\newcommand{\incfig}[1]{%
|
\newcommand{\incfig}[1]{%
|
||||||
\def\svgwidth{\columnwidth}
|
\def\svgwidth{\columnwidth}
|
||||||
@@ -134,3 +134,6 @@
|
|||||||
\makeatletter \renewcommand\d[1]{\ensuremath{%
|
\makeatletter \renewcommand\d[1]{\ensuremath{%
|
||||||
\;\mathrm{d}#1\@ifnextchar\d{\!}{}}}
|
\;\mathrm{d}#1\@ifnextchar\d{\!}{}}}
|
||||||
\makeatother
|
\makeatother
|
||||||
|
|
||||||
|
% remove page before chapters
|
||||||
|
\let\cleardoublepage=\clearpage
|
||||||
|
|||||||
Reference in New Issue
Block a user