diff options
Diffstat (limited to 'application-devel/devel-scenarios/pres_devel_scenarios_de.tex')
| -rw-r--r-- | application-devel/devel-scenarios/pres_devel_scenarios_de.tex | 68 |
1 files changed, 8 insertions, 60 deletions
diff --git a/application-devel/devel-scenarios/pres_devel_scenarios_de.tex b/application-devel/devel-scenarios/pres_devel_scenarios_de.tex index 12a9842..2033f5b 100644 --- a/application-devel/devel-scenarios/pres_devel_scenarios_de.tex +++ b/application-devel/devel-scenarios/pres_devel_scenarios_de.tex @@ -1,72 +1,20 @@ -\documentclass[11pt]{beamer} - -%\usepackage{ngerman} -\usepackage{times} -\usepackage{graphicx} -\usepackage{pgf,pgfarrows,pgfnodes,pgfautomata,pgfheaps} -\usepackage{amsmath,amssymb} -\usepackage[utf8]{inputenc} -\usepackage{listings,color} -\definecolor{lbcolor}{RGB}{255,210,150} -\lstset{ - language=C++, - numbers=left, - stepnumber=1, - numbersep=5pt, - numberstyle=\tiny, - breaklines=true, - breakautoindent=true, - postbreak=\space, - tabsize=2, - basicstyle=\ttfamily\footnotesize, - showspaces=false, - showstringspaces=false, - extendedchars=true, - backgroundcolor=\color{lbcolor}, - keywordstyle=\bf , - commentstyle=\color{green}, - stringstyle=\color{red} -} - -\mode<presentation> -{ - \usetheme{linutronix} -} - % on the following slides, include icon in the left sidebar \def\lximg{/usr/share/lx/icons/fueller.png} -\title{Mögliche Szenarien zur Entwicklung für Linux} -\institute{Linutronix GmbH} - -\begin{document} +\input{configpres} -\frame{ \titlepage } +\title{Mögliche Szenarien zur Entwicklung für Linux} +\maketitle % stop displaying 'fueller.png' on the following slides \def\lximg{none} -%\AtBeginSection[] -%{ -% \begin{frame}<beamer> -% \tableofcontents[currentsection,currentsubsection] -% \end{frame} -%} - -\AtBeginSubsection[] -{ - \begin{frame}<beamer> - \tableofcontents[currentsection,currentsubsection] - \end{frame} -} - \begin{frame} \tableofcontents \end{frame} -%\includegraphics[height=0.8\textheight]{img/orb.jpg} -\section{Enwicklungsszenarien} -\subsection{Zentraler Entwicklungsserver} +\subsection{Enwicklungsszenarien} +\subsubsection{Zentraler Entwicklungsserver} \begin{frame} \frametitle{Zentraler Linuxserver} @@ -89,7 +37,7 @@ Nachteile: \end{itemize} \end{frame} -\subsection{Linux in VM-Ware} +\subsubsection{Linux in VM-Ware} \begin{frame} \frametitle{Linux in VM-Ware} \includegraphics[height=0.8\textheight]{images/vmware.png} @@ -109,7 +57,7 @@ Nachteile: \end{itemize} \end{frame} -\subsection{Nativ unter Windows} +\subsubsection{Nativ unter Windows} \begin{frame} \frametitle{Nativ unter Windows} \includegraphics[height=0.8\textheight]{images/cygwin} @@ -130,4 +78,4 @@ Nachteile: \end{itemize} \end{frame} -\end{document} +\input{tailpres} |
