summaryrefslogtreecommitdiff
path: root/linux-basics/what-is-linux/pres_what-is-linux_de.tex
diff options
context:
space:
mode:
authorManuel Traut <manut@linutronix.de>2011-01-27 00:52:19 +0100
committerManuel Traut <manut@linutronix.de>2011-01-27 00:52:19 +0100
commit7e5883bbd6e699d1fcee0814c5a172d6348bd63c (patch)
tree3df8a00a9727ff0e2c020d2e07304fdb00c83e3d /linux-basics/what-is-linux/pres_what-is-linux_de.tex
parent6fb0950420424ff27f6aa89429a763409b088ed6 (diff)
convert the rest to the new buildsys format
Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'linux-basics/what-is-linux/pres_what-is-linux_de.tex')
-rw-r--r--linux-basics/what-is-linux/pres_what-is-linux_de.tex26
1 files changed, 9 insertions, 17 deletions
diff --git a/linux-basics/what-is-linux/pres_what-is-linux_de.tex b/linux-basics/what-is-linux/pres_what-is-linux_de.tex
index 84af466..4283349 100644
--- a/linux-basics/what-is-linux/pres_what-is-linux_de.tex
+++ b/linux-basics/what-is-linux/pres_what-is-linux_de.tex
@@ -1,19 +1,11 @@
-\documentclass{beamer}
-\usetheme{linutronix}
-\usepackage{german}
-\usepackage[utf8]{inputenc}
-\usepackage{pgf}
-\usepackage{graphicx}
+\input{configpres}
\title{Was ist Linux?}
-%% \author{Hans-Jürgen Koch}
-\institute{Linutronix GmbH}
-
-\begin{document}
-
\maketitle
-\section{Entstehung}
+\subsection{Was ist Linux?}
+
+\subsubsection{Entstehung}
\begin{frame}
\begin{figure}[h]
\centering
@@ -61,7 +53,7 @@ Linus Torvalds (1991 / Minix newsgroup)
\end{figure}
\end{frame}
-\section{Linux, GNU/Linux, \dots}
+\subsubsection{Linux, GNU/Linux, \dots}
\begin{frame}
\frametitle{Begriffsdefinition}
\begin{itemize}
@@ -94,7 +86,7 @@ GNU seit 1984, bestrebt Entwicklung eines 'UNIX-like OS'
komplette Liste: http://directory.fsf.org/GNU/
\end{frame}
-\section{Benutzerscnittstellen}
+\subsubsection{Benutzerscnittstellen}
\begin{frame}
\begin{description}
\item[textbasiert] bash, zsh, korn-shell, \dots
@@ -147,7 +139,7 @@ komplette Liste: http://directory.fsf.org/GNU/
\end{description}
\end{frame}
-\section{Distributionen}
+\subsubsection{Distributionen}
\begin{frame}
\frametitle{Begriffsdefinition}
Eine klassische Linux Distribution assistiert den Benutzer
@@ -169,7 +161,7 @@ Eine klassische Linux Distribution assistiert den Benutzer
\end{itemize}
\end{frame}
-\section{Linux im Alltag}
+\subsubsection{Linux im Alltag}
\begin{frame}[fragile]
\frametitle{unterstützte Architekturen}
\begin{verbatim}
@@ -193,4 +185,4 @@ x86 m68knommu mn10300 s390 sparc
\end{itemize}
\end{frame}
-\end{document}
+\input{tailpres}