diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2018-05-20 21:48:07 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2018-05-20 22:16:00 +0200 |
commit | 7f57d2f04b87ccc02af4dcb57f7e9db2eae07d92 (patch) | |
tree | f15f949fe2c46ef1ea7416946a38a0febd562c05 /operational-plans/operational-plan-2015.main.tex | |
parent | b2e62eec461adf9539e0be803d03c7620e7f1a46 (diff) |
Refactor operational plan Makefiles
The original structure contained "%.main.tex". Turn back to that
structure. That means *Makefile* updates and rename 2015 operational
plan main file.
Diffstat (limited to 'operational-plans/operational-plan-2015.main.tex')
-rw-r--r-- | operational-plans/operational-plan-2015.main.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/operational-plans/operational-plan-2015.main.tex b/operational-plans/operational-plan-2015.main.tex new file mode 100644 index 0000000..0e53941 --- /dev/null +++ b/operational-plans/operational-plan-2015.main.tex @@ -0,0 +1,6 @@ +\input{../preamble/preamble} \selectlanguage{swedish} +\rhead{\footnotesize Verksamhetsplan 2015} +\begin{document} +\section*{Verksamhetsplan 2015} +\input {operational-plan-2015} +\end{document} |