aboutsummaryrefslogtreecommitdiffstats
path: root/annual-reports/Makefile
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@etraveli.com>2017-05-09 21:31:17 +0200
committerGustav Eek <gustav.eek@etraveli.com>2017-05-09 21:55:51 +0200
commit451c1b5baa76c6bb06aabd6548b83800f7e1f4b7 (patch)
tree4fe3289dc90f804acc6719030e4417f987ef1eed /annual-reports/Makefile
parent149554044691a08151f72ec77ae9ab0c8d746221 (diff)
For annual meeting 2017, template reports and minutes provided
A meeting minute template (a) *2017-05-13-annual.tex* and a *2017/Makefile* is created and added. Regarding reports and plans, templates are provided for (b) annual report, (c) economical report, (d) auditors report and (e) operational plan. Makefiles are modified accordingly. A *dummy.tex* document used for some reports is added to the *resources* folder.
Diffstat (limited to 'annual-reports/Makefile')
-rw-r--r--annual-reports/Makefile12
1 files changed, 11 insertions, 1 deletions
diff --git a/annual-reports/Makefile b/annual-reports/Makefile
index 5d762f9..a6d9ba5 100644
--- a/annual-reports/Makefile
+++ b/annual-reports/Makefile
@@ -1,11 +1,21 @@
-
ALL = \
+ annual-report-2017.pdf \
+ economical-report-2017.pdf \
+ auditors-report-2017.pdf \
+ \
annual-report-2016.pdf \
economical-report-2016.pdf \
auditors-report-2016.pdf \
all : $(ALL)
+annual-report-2017.pdf: annual-report-2017-master.tex annual-report-2017.tex
+ pdflatex -jobname=$(basename $@) annual-report-2017-master.tex
+economical-report-2017.pdf: ../resources/dummy.tex
+ pdflatex -jobname=$(basename $@) $<
+auditors-report-2017.pdf: ../resources/dummy.tex
+ pdflatex -jobname=$(basename $@) $<
+
annual-report-2016.pdf: annual-report-2016-master.tex annual-report-2016.tex
pdflatex -jobname=$(basename $@) annual-report-2016-master.tex
economical-report-2016.pdf: 20170508_092252.pdf