diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2020-05-02 18:18:32 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2020-05-02 18:31:31 +0200 |
commit | e8b6cbcdc455451f955c3823db1f07522f3a20a1 (patch) | |
tree | ed73e496c717dacfe92eb1b10667f4ebff96a99a /operational-plans/Makefile | |
parent | 7ad6a5d31b6e5945e26fd04403f1ee6ce0ec6e3e (diff) |
Operational plan 2019. Makefile updated and main created
Diffstat (limited to 'operational-plans/Makefile')
-rw-r--r-- | operational-plans/Makefile | 2 |
1 files changed, 1 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: |