From e8b6cbcdc455451f955c3823db1f07522f3a20a1 Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Sat, 2 May 2020 18:18:32 +0200 Subject: Operational plan 2019. Makefile updated and main created --- operational-plans/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'operational-plans/Makefile') 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: -- cgit v1.2.3