aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorGustav Eek <gustav@fripost.org>2015-03-23 11:59:17 +0000
committerGustav Eek <gustav@fripost.org>2015-03-23 11:59:17 +0000
commit808d7b9b237baa107b39a5b100832c92d45d1cf4 (patch)
tree96178598a371eeb9d9389bde88fe9b527477870a /resources
parent2241077278c4c766c104fee3ab896eb3f9be70ef (diff)
Yearly meeting minutes written
Apart from the minutes also many other documents are updated, added, or modified. Makefile-common is modified to handle PDF inclusions. The annual report is updated, the auditor's report is added as TEX and PDF, and the economical report is added as PDF. The plan for operation is also updated from suggestion to final accepted plan.
Diffstat (limited to 'resources')
-rw-r--r--resources/Makefile-common6
-rw-r--r--resources/participants3
2 files changed, 6 insertions, 3 deletions
diff --git a/resources/Makefile-common b/resources/Makefile-common
index 9ba957f..3d066b1 100644
--- a/resources/Makefile-common
+++ b/resources/Makefile-common
@@ -24,19 +24,21 @@ FILE =
PREAMBLE = ../preamble/preamble
FILES_TEX =
FILES_JPG =
+FILES_PDF =
SEND_FILES =
input = $(FILE).tex
output = $(FILE).pdf
preamble = $(PREAMBLE).tex
files-tex = $(foreach f, $(FILES_TEX), $(f).tex)
-files-jgp = $(foreach f, $(FILES_JPG), $(f).jpg)
+files-jpg = $(foreach f, $(FILES_JPG), $(f).jpg)
+files-pdf = $(foreach f, $(FILES_PDF), $(f).pdf)
send-files = $(foreach f, $(SEND_FILES), $(f).pdf)
compile: $(output)
# The most general latex compilation command
-$(output): $(input) $(preamble) $(files-tex) $(files-jpg)
+$(output): $(input) $(preamble) $(files-tex) $(files-jpg) $(files-pdf)
latex_count=5 ;\
latex_log=$$(echo $@ | sed 's/.pdf/.log/') ;\
pdflatex $< ;\
diff --git a/resources/participants b/resources/participants
index 468c9eb..8b124f1 100644
--- a/resources/participants
+++ b/resources/participants
@@ -12,13 +12,14 @@ Dagfinn L. Hotvedt
Mattias Ivarsson
Stefan Kangas
Jens Lideström
+Lorena Llozhi
Guilhem Moulin
Lola Möller
Leif-Jöran Olsson
Taraka Rama
Dan Ros\'en
Stian Rødven Eide
-Albin S.
+Albin Söderqvist
Andreas Skyman
Delphine Szymczak
Johan Söderberg