-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmaster.tex
More file actions
executable file
·40 lines (35 loc) · 838 Bytes
/
master.tex
File metadata and controls
executable file
·40 lines (35 loc) · 838 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
\input{setup/preamble}
\begin{document}
\input{contens/formalities.tex}
%% Kasper
\input{contens/introduction.tex}
%% ANAL-YSE
\section{Analyse}
{\aauwavesbg
\begin{frame}[plain,noframenumbering]
\finalpage{Analyse af problemet}
\end{frame}}
%% Thomas
\input{contens/interessentanalyse.tex}
\input{contens/organisatorisk_ramme.tex}
%% Caspar
\input{contens/state_of_the_art.tex}
\input{contens/komfort.tex}
%% Kasper
\input{contens/problemformulering.tex}
%% PROGRAM
\section{Problemløsning}
{\aauwavesbg
\begin{frame}[plain,noframenumbering]
\finalpage{Problemløsning}
\end{frame}}
\input{contens/programspecs.tex}
\input{contens/milsim.tex}
%% Troels
\input{slides/programbeskrivelse.tex}
%% Caspar
\input{contens/konklusion.tex}
%% Thomas
\input{contens/proces_anal_yse.tex}
\input{contens/finalpage.tex}
\end{document}