From 451c1b5baa76c6bb06aabd6548b83800f7e1f4b7 Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Tue, 9 May 2017 21:31:17 +0200 Subject: 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. --- annual-reports/annual-report-2017-master.tex | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 annual-reports/annual-report-2017-master.tex (limited to 'annual-reports/annual-report-2017-master.tex') diff --git a/annual-reports/annual-report-2017-master.tex b/annual-reports/annual-report-2017-master.tex new file mode 100644 index 0000000..69fb531 --- /dev/null +++ b/annual-reports/annual-report-2017-master.tex @@ -0,0 +1,7 @@ +\input{../preamble/preamble} +\selectlanguage{swedish} +\rhead{\footnotesize Verksamhetsberättelse 2016} +\begin{document} +\section*{Verksamhetsberättelse 2016} +\input {annual-report-2017} +\end{document} -- cgit v1.2.3