diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2019-08-11 21:09:23 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2019-08-11 21:11:59 +0200 |
commit | 3c7dd72d877d67e3156c2a0522db92e46ed07c8f (patch) | |
tree | 079ff1808f767f4f872f0d385854a6cbd7104298 /2019 | |
parent | 77130f908f3d6a7e086f425bacbf1b47c9d36b5a (diff) | |
parent | ba6f821c2ae1ec2842218092ddba1f02aa0324d4 (diff) |
Merge branch 'master' into 2019-05-27-board
Compilation conflicts solved regarding
* Major Makfile remastering (*Makefile* only)
* Attendants acronyms in preamble (dropped from 2019-05-27-board.tex)
Diffstat (limited to '2019')
-rw-r--r-- | 2019/2019-02-25-board.tex | 49 | ||||
-rw-r--r-- | 2019/2019-05-27-board.tex | 9 | ||||
-rw-r--r-- | 2019/2019-06-24-board.tex | 44 | ||||
-rw-r--r-- | 2019/Makefile | 7 |
4 files changed, 95 insertions, 14 deletions
diff --git a/2019/2019-02-25-board.tex b/2019/2019-02-25-board.tex new file mode 100644 index 0000000..1dd1863 --- /dev/null +++ b/2019/2019-02-25-board.tex @@ -0,0 +1,49 @@ +\input{../preamble/preamble} +\newcommand \meetingtype {styrelsemöte} +\newcommand \meetingdate {19 november 2012} +\newcommand \lastmeetingdate {19 november} +%\newcommand \meetingplace {Risåsgatan, Göteborg} +%\newcommand \meetingplace {Gnutiken, Göteborg} +\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}% + +\textit{Protokoll kommer} + +\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}% +Leif-Jöran Olsson \\ +Stian Rødven Eide \\ +Albin Söderqvist \\ +Oskar Vigren \\ +Anders Westerström + \end{multicols}% +} + + +\begin{abstract} + Utvärdering av aktivitet på Krokfest. Genomgång och planering av + kommande aktiviteter: sociala tekonologier, presentation på + Schillerska gymnasiet, I love libre GBG 2019, Document Freedom Day, + Första maj, Årsmöte, Krokfestivalen, och fritt LAN. Presentation av + en förfrågan. +\end{abstract} + +\end{document} diff --git a/2019/2019-05-27-board.tex b/2019/2019-05-27-board.tex index 6424e21..8c56289 100644 --- a/2019/2019-05-27-board.tex +++ b/2019/2019-05-27-board.tex @@ -37,15 +37,6 @@ Oskar Vigren \\ \newcommand \meetingsecretary {Gustav Eek} \newcommand \approval {Leif-Jöran Olsson} -\newcommand \LB {\textsc{lb}} -\newcommand \GE {\textsc{ge}} -\newcommand \GM {\textsc{gm}} -\newcommand \LJO {\textsc{ljo}} -\newcommand \ER {\textsc{er}} -\newcommand \SRE {\textsc{sre}} -\newcommand \AS {\textsc{as}} -\newcommand \OV {\textsc{ov}} - \begin{abstract} Konstituerande styrelsemöte. Mötet diskuterade också många extraordinära aspekter. Års\-mö\-tes\-pro\-to\-kol\-let gicks diff --git a/2019/2019-06-24-board.tex b/2019/2019-06-24-board.tex new file mode 100644 index 0000000..81b1e9e --- /dev/null +++ b/2019/2019-06-24-board.tex @@ -0,0 +1,44 @@ +\input{../preamble/preamble} +\newcommand \meetingtype {styrelsemöte} +\newcommand \meetingdate {24 jun 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}% + Gustav Eek \\ + Guilhem Moulin \\ + Leif-Jöran Olsson \\ + Stian Rødven Eide \\ + \end{multicols}% +} +\newcommand \meetingchairman {Stian Rødven Eide} +\newcommand \meetingsecretary {Gustav Eek} +\newcommand \approval {Leif-Jöran Olsson} + +\begin{abstract} + Regler för teckna medlemskap för andra diskuterades + ytterligare. Också formen för styrelsens arbetsträffar behandlades + (finns avsättning för att träffas oftare?). Sensommarfesten + planerades. +\end{abstract} + +\end{document} diff --git a/2019/Makefile b/2019/Makefile index a180545..acfa277 100644 --- a/2019/Makefile +++ b/2019/Makefile @@ -1,14 +1,11 @@ # Makefile for minutes of 2019 -MINUTES = \ - 2019-01-28-board \ - 2019-03-25-board \ - 2019-05-27-board \ +MINUTES := $(basename $(shell ls *.tex 2> /dev/null)) common-makefile = ../resources/Makefile-common help: - @make -s -f $(common-makefile) help + @make -s -f $(common-makefile) help SEND_FILES="$(MINUTES)" all: $(MINUTES) |