aboutsummaryrefslogtreecommitdiffstats
path: root/2019/2019-09-23-board.tex
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@fripost.org>2020-01-14 06:55:20 +0100
committerGustav Eek <gustav.eek@fripost.org>2020-01-14 06:55:20 +0100
commit8de104dd0d273e84a504009f507e8ce5b4ae4e27 (patch)
treec8e63c7c76cccb5215f7fd94e65ffdbffbb834c9 /2019/2019-09-23-board.tex
parentd0e54f0c653f021f18cc66adfe2cd4fed098ab72 (diff)
parent5a1d1b95993cd6f1184133bcf9c409ef74334acc (diff)
Merge branch 'master' into 2019-05-05-annual
Conflicts: preamble/preamble.tex preamble/acronyms.tex preamble/attendants.tex
Diffstat (limited to '2019/2019-09-23-board.tex')
-rw-r--r--2019/2019-09-23-board.tex43
1 files changed, 43 insertions, 0 deletions
diff --git a/2019/2019-09-23-board.tex b/2019/2019-09-23-board.tex
new file mode 100644
index 0000000..f4e6225
--- /dev/null
+++ b/2019/2019-09-23-board.tex
@@ -0,0 +1,43 @@
+\input{../preamble/preamble}
+\newcommand \meetingtype {styrelsemöte}
+\newcommand \meetingdate {23 september 2019}
+\newcommand \meetingplace {Språkbanken, Göteborg}
+\rhead{\footnotesize \meetingdate}
+
+\begin{document}
+\selectlanguage{swedish}
+\section*{Protokoll, \meetingtype \\ \meetingdate}
+
+\newlength\tempOne%
+\settowidth\tempOne{Tid och plats:\quad}%
+\newlength\tempTwo%
+\setlength\tempTwo{\linewidth}%
+\addtolength{\tempTwo}{-\tempOne}%
+
+\parbox[t]{\tempOne}{%
+ Tid och plats:
+}%
+\parbox[t]{\tempTwo}{\meetingdate, \meetingplace}\mypar
+
+\parbox[t]{\tempOne}{%
+ Deltagare:
+}%
+\parbox[t]{\tempTwo}{\mbox{}\vspace{-2\baselineskip}\vspace{2pt}%
+ \begin{multicols}{3}%
+ Lola Möller \\
+ Leif-Jöran Olsson \\
+ Stian Rødven Eide \\
+ Oskar Vigren \\
+ Anders Westerström
+ \end{multicols}%
+}
+\newcommand \meetingchairman {Stian Rødven Eide}
+\newcommand \meetingsecretary {Leif-Jöran Olsson}
+\newcommand \approval {Anders Westerström}
+
+\begin{abstract}
+Mestadels planering av kommande aktiviteter i samband med
+Framtidsveckan i okto\-ber--november.
+\end{abstract}
+
+\end{document}