continue working on the presentation

This commit is contained in:
Andreas Zweili 2019-03-24 14:55:04 +01:00
parent 978a517af5
commit ed7db59aa1
2 changed files with 122 additions and 37 deletions

View File

@ -2,40 +2,76 @@
:preamble:
#+author: Andreas Zweili
#+startup: beamer
#+LATEX_CLASS_OPTIONS: [aspectratio=169]
#+latex_class_options: [aspectratio=1610]
#+language: de
#+beamer_theme: metropolis
#+columns: %40ITEM %10BEAMER_env(Env) %9BEAMER_envargs(Env Args) %4BEAMER_col(Col) %10BEAMER_extra(Extra)
#+latex_header: \include{preamble}
:end:
* Einführung
** Einführung
*** Wieso BorgBackup?
*Inspiration*
- <2-> Fehlende Backups im Umfeld
- <3-> Fehlendes Know-How im Umfeld
- <4-> Software "Back in Time"
** Deduplikation
** Einführung
*** Wieso BorgBackup? :BMCOL:
:PROPERTIES:
:BEAMER_col: 0.5
:END:
*Wieso BorgBackup?*
- <3-> Open Source Software
- <4-> War cross-plattform fähig
- <5-> Blockbasierte Deduplikation
*** Wieso BorgBackup :BMCOL:
:PROPERTIES:
:BEAMER_col: 0.5
:BEAMER_envargs: <1->
:END:
[[file:pictures/borg.jpeg]]
** Einführung
*** Deduplikation
Some text
* Projekt Management
** Projektmethode
** Projekt Mangement
*** Projektmethode
** Projekt Mangement
*** Planung
Some text
** Planung
Some text
** Controlling
Some text
** Projekt Mangement
*** Controlling
* Varianten
** Varianten
*** Backend
*** Frontend
*** Resultat
* Umsetzung
** Umsetzung
Some text
*** Werkzeuge
- Emacs
- Qt-Designer
- Virtualbox
* Abschluss
** Fazit
** Abschluss
*\huge{Vielen Dank für die Aufmerksamkeit!}*
*** Fazit
** Abschluss
* Abschluss :B_fullframe:
:PROPERTIES:
:BEAMER_env: fullframe
:END:
*\huge{Vielen Dank für die Aufmerksamkeit!}*

View File

@ -1,6 +1,6 @@
% Created 2019-03-23 Sat 11:26
% Created 2019-03-24 Sun 14:54
% Intended LaTeX compiler: pdflatex
\documentclass[aspectratio=169]{beamer}
\documentclass[aspectratio=1610]{beamer}
\include{preamble}
\usetheme{metropolis}
@ -23,44 +23,93 @@
\section{Einführung}
\label{sec:orgf3c43d1}
\begin{frame}[label={sec:orgb283ed5}]{Einführung}
\begin{block}{Wieso BorgBackup?}
\label{sec:orgc228211}
\begin{frame}[label={sec:orgbe50b36}]{Einführung}
\alert{Inspiration}
\begin{itemize}
\item <2-> Fehlende Backups im Umfeld
\item <3-> Fehlendes Know-How im Umfeld
\item <4-> Software "`Back in Time"'
\end{itemize}
\end{frame}
\begin{frame}[label={sec:orgcc7a93d}]{Einführung}
\begin{columns}
\begin{column}{0.5\columnwidth}
\alert{Wieso BorgBackup?}
\begin{itemize}
\item <3-> Open Source Software
\item <4-> War cross-plattform fähig
\item <5-> Blockbasierte Deduplikation
\end{itemize}
\end{column}
\begin{column}{0.5\columnwidth}
\begin{center}
\includegraphics[width=.9\linewidth]{pictures/borg.jpeg}
\end{center}
\end{column}
\end{columns}
\end{frame}
\begin{frame}[label={sec:orgf24b504}]{Einführung}
\begin{block}{Deduplikation}
\end{block}
\end{frame}
\begin{frame}[label={sec:org804e06f}]{Deduplikation}
Some text
\end{frame}
\section{Projekt Management}
\label{sec:org7bff5fe}
\begin{frame}[label={sec:org53cc71a}]{Projektmethode}
Some text
\label{sec:org53db976}
\begin{frame}[label={sec:orge311931}]{Projekt Mangement}
\begin{block}{Projektmethode}
\end{block}
\end{frame}
\begin{frame}[label={sec:org84bf141}]{Planung}
\begin{frame}[label={sec:orgfc90a0e}]{Projekt Mangement}
\begin{block}{Planung}
Some text
\end{block}
\end{frame}
\begin{frame}[label={sec:org2c02158}]{Controlling}
Some text
\begin{frame}[label={sec:org1e305d7}]{Projekt Mangement}
\begin{block}{Controlling}
\end{block}
\end{frame}
\section{Varianten}
\label{sec:org39ae06a}
\begin{frame}[label={sec:orged7a56a}]{Varianten}
\begin{block}{Backend}
\end{block}
\begin{block}{Frontend}
\end{block}
\begin{block}{Resultat}
\end{block}
\end{frame}
\section{Umsetzung}
\label{sec:org6234572}
\begin{frame}[label={sec:orga1592b0}]{Umsetzung}
Some text
\label{sec:orgc54cdd6}
\begin{frame}[label={sec:org05474ad}]{Umsetzung}
\begin{block}{Werkzeuge}
\begin{itemize}
\item Emacs
\item Qt-Designer
\item Virtualbox
\end{itemize}
\end{block}
\end{frame}
\section{Abschluss}
\label{sec:org0caf32a}
\begin{frame}[label={sec:orgfa07929}]{Abschluss}
\alert{\huge{Vielen Dank für die Aufmerksamkeit!}}
\label{sec:org5ca0d87}
\begin{frame}[label={sec:org25531ec}]{Abschluss}
\begin{block}{Fazit}
\end{block}
\end{frame}
\begin{frame}[label={sec:orgdd4c985}]{Abschluss}
\begin{frame}[label={sec:org7a268b1}]{}
\alert{\huge{Vielen Dank für die Aufmerksamkeit!}}
\end{frame}
\end{document}