lce14: comment out some stuff
[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 File Serving With Samba \\
34 \ }
35 \subtitle{LinuxCon Europe 2014}
36
37 %%\author[Michael Adam]{Michael Adam\\
38 %%\ \\
39 %%\footnotesize{\texttt{ma@sernet.de} / \texttt{obnox@samba.org}}}
40   %%\author[obnox]{Michael Adam}
41   \author[Michael Adam]{Michael Adam}
42 %%\\
43 %%{\footnotesize{\texttt{obnox@samba.org} / \texttt{ma@sernet.de}}}}
44 \institute{Samba Team / SerNet}
45 %\date{\today}
46 \date{October 14, 2014}
47 %\date{2014-05-14}
48
49 \begin{document}
50
51 \mode<article>{
52         \maketitle
53         \tableofcontents
54         \clearpage
55 }
56
57 \mode<presentation>{
58         \begin{frame}[plain]
59         \titlepage
60         \end{frame}
61 }
62
63 \input{base-wiki}
64
65
66 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
67 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
68 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
69 \end{document}
70 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
71 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
72 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%