aboutsummaryrefslogtreecommitdiffstats
path: root/operational-plans
diff options
context:
space:
mode:
Diffstat (limited to 'operational-plans')
-rw-r--r--operational-plans/Makefile2
-rw-r--r--operational-plans/operational-plan-2019.main.tex12
2 files changed, 13 insertions, 1 deletions
diff --git a/operational-plans/Makefile b/operational-plans/Makefile
index 633b242..276c347 100644
--- a/operational-plans/Makefile
+++ b/operational-plans/Makefile
@@ -28,7 +28,7 @@ $(ALL): %: %.pdf
operational-plan-2018.main.tex: operational-policy-2018_.tex
touch $@
operational-policy-2018_.tex: ../by-laws/operational-policy-2018.tex
- sed -e 's/\\\(.*\)section *{/\\sub\1section{/g' < $< > $@
+ sed -e 's/\\\(.*\)section *{/\\sub\1section\*{/g' < $< > $@
send:
diff --git a/operational-plans/operational-plan-2019.main.tex b/operational-plans/operational-plan-2019.main.tex
new file mode 100644
index 0000000..233f9c1
--- /dev/null
+++ b/operational-plans/operational-plan-2019.main.tex
@@ -0,0 +1,12 @@
+\input{../preamble/preamble} \selectlanguage{swedish}
+\rhead{\footnotesize Verksamhetsplan 2019}
+\begin{document}
+\section*{Verksamhetsplan 2019}
+\label{sec:operational-plan-2019}
+\input{operational-plan-2019}
+
+\section*{Friposts verksamhetspolicy}
+\label{sec:operational-policy}
+\input{operational-policy-2018_}
+
+\end{document}