forked from RicElv/Library
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path170210
69 lines (51 loc) · 1.79 KB
/
170210
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
\documentclass[paper=a4, fontsize=11pt,twoside]{article}
% --------------------------------------------------------------------
% General Page Layout
% --------------------------------------------------------------------
\usepackage[a4paper]{geometry}
\usepackage[parfill]{parskip}
\setlength{\oddsidemargin}{5mm} % Remove 'twosided' indentation
\setlength{\evensidemargin}{5mm}
%%
% --------------------------------------------------------------------
% Encoding and Language Settings
% --------------------------------------------------------------------
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc} % encoding may need to be changed depending on the system
\usepackage[swedish]{babel}
\usepackage{lipsum} % Lorem Ipsum
% --------------------------------------------------------------------
% Utilities (colors, links, pictures, ect...)
% --------------------------------------------------------------------
\usepackage{xcolor}
\usepackage{hyperref}
\usepackage{graphicx}
\usepackage{amssymb}
\usepackage{epstopdf}
\usepackage[round]{natbib}
\usepackage{float}
\DeclareGraphicsRule{.tif}{png}{.png}{`convert #1 `dirname #1`/`basename #1 .tif`.png}
\title{Möte}
\author{Grupp 2}
\date{}
\begin{document}
\maketitle
\section{Agenda}
\begin{itemize}
\item
\end{itemize}
\section{Protokoll}
\begin{itemize}
\item
\end{itemize}
%Möte 10/2-17
%Frånvarande: Benjamin, Carl R(meddelat), Simon F, Andreas(meddelat), Javier, Simon P
%Mötet öppnas av Greg Austin:
%Diskution angående log-filer, hur de ska sparas, när de ska tas bort och hur stora de ska vara.
%Beslut:
%* Log-filerna tillhör varje projektgrupp, och dessa tas bort när gruppen tas bort.
%* Storleken beror på projektgruppens storlek.
%Diskution angående admin.
%Beslut:
%* Det ska endast finnas en admin.
%Mötet har avslutats