From 8d72c7960a350fca8d0961a6668d9cc219f05513 Mon Sep 17 00:00:00 2001 From: Christoph Egger Date: Wed, 2 Mar 2011 22:34:18 +0100 Subject: [PATCH] Grundstruktur --- history/index.tex | 5 +++++ lit.tex | 4 ++++ motivation/debian.tex | 4 ++++ motivation/index.tex | 8 ++++++++ motivation/others.tex | 4 ++++ zwischenstand/index.tex | 5 +++++ 6 files changed, 30 insertions(+) create mode 100644 history/index.tex create mode 100644 motivation/debian.tex create mode 100644 motivation/index.tex create mode 100644 motivation/others.tex create mode 100644 zwischenstand/index.tex diff --git a/history/index.tex b/history/index.tex new file mode 100644 index 0000000..65f4d91 --- /dev/null +++ b/history/index.tex @@ -0,0 +1,5 @@ +\section{Geschichte} +\begin{frame} + \frametitle{Geschichte} + \tableofcontents[hideothersubsections] +\end{frame} \ No newline at end of file diff --git a/lit.tex b/lit.tex index a04c0fc..f36c408 100644 --- a/lit.tex +++ b/lit.tex @@ -9,6 +9,7 @@ \usefonttheme{structuresmallcapsserif} \title{Debian – jetzt auch ohne Linux } \author{Christoph Egger} +\institute[Debian]{The Debian Project} \date{26. März 2011} \usebackgroundtemplate{\includegraphics[width=\paperwidth]{images/swirl-lightest}} @@ -43,5 +44,8 @@ \tableofcontents{} \end{frame} +\input{history/index} +\input{motivation/index} +\input{zwischenstand/index} \end{document} diff --git a/motivation/debian.tex b/motivation/debian.tex new file mode 100644 index 0000000..713a96a --- /dev/null +++ b/motivation/debian.tex @@ -0,0 +1,4 @@ +\subsection{Für Debian User} +\begin{frame} + ... +\end{frame} \ No newline at end of file diff --git a/motivation/index.tex b/motivation/index.tex new file mode 100644 index 0000000..3c44d40 --- /dev/null +++ b/motivation/index.tex @@ -0,0 +1,8 @@ +\section{Motivation} +\begin{frame} + \frametitle{Motivation} + \tableofcontents[hideothersubsections] +\end{frame} + +\input{motivation/debian} +\input{motivation/others} \ No newline at end of file diff --git a/motivation/others.tex b/motivation/others.tex new file mode 100644 index 0000000..7a91843 --- /dev/null +++ b/motivation/others.tex @@ -0,0 +1,4 @@ +\subsection{Für non-Linux User} +\begin{frame} + ... +\end{frame} \ No newline at end of file diff --git a/zwischenstand/index.tex b/zwischenstand/index.tex new file mode 100644 index 0000000..71c8341 --- /dev/null +++ b/zwischenstand/index.tex @@ -0,0 +1,5 @@ +\section{Zwischenstand} +\begin{frame} + \frametitle{Zwischenstand} + \tableofcontents[hideothersubsections] +\end{frame} \ No newline at end of file -- 2.39.2