lce14: Inject stuff from ms-io
[obnox/slides/2014-10-lce.git] / base.tex
1 %%\documentclass{beamer}
2
3 \usepackage[ngerman,english]{babel}
4 \usepackage[utf8]{inputenc}
5 \usepackage{listings}
6 \usepackage{wasysym}
7
8 \mode<presentation>{
9 \usetheme{ObnoxSamba}
10 \usepackage{pgf}
11 \usepackage{multimedia}
12
13 %%%\usepackage{verbatim}
14 \setbeamercovered{dynamic}
15 %\setbeamercovered{transparent}
16
17 %\pgfdeclaremask{samba-mask}{}
18 \pgfdeclareimage[width=12mm]{samba}{samba}
19 \pgfdeclareimage[width=12mm]{sernet}{sernet}
20 \pgfdeclareimage[width=16mm]{sambanew}{Samba_Logo_4c-grey-bbbbbb-256}
21 }
22
23 \mode<article>{
24         %\usepackage[pdftex]{color}
25         \usepackage[pdftex]{hyperref}
26         \usepackage[pdftex]{graphicx}
27 }
28
29 %%\title[SambaFS]{Present and Future Fileserving With Samba \\
30 %%\ \\
31 %%LinuxCon Europe 2014}
32
33 \title[SambaFS]{Present and Future Fileserving With Samba}
34 \subtitle{LinuxCon Europe 2014}
35
36 %%\author[Michael Adam]{Michael Adam\\
37 %%\ \\
38 %%\footnotesize{\texttt{ma@sernet.de} / \texttt{obnox@samba.org}}}
39   %%\author[obnox]{Michael Adam}
40   \author[Michael Adam]{Michael Adam}
41 %%\\
42 %%{\footnotesize{\texttt{obnox@samba.org} / \texttt{ma@sernet.de}}}}
43 \institute{Samba Team / SerNet}
44 %\date{\today}
45 \date{October 14, 2014}
46 %\date{2014-05-14}
47
48 \begin{document}
49
50 \mode<article>{
51         \maketitle
52         \tableofcontents
53         \clearpage
54 }
55
56 \mode<presentation>{
57         \begin{frame}[plain]
58         \titlepage
59         \end{frame}
60 }
61
62 \input{base-wiki}
63
64
65 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
66 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
67 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
68 \end{document}
69 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
70 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
71 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%