From e14aaceb959d95864842390e08d252f16821ca53 Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Tue, 26 Jun 2012 21:02:33 +0200 Subject: Typo correction on December 13 2011 notes --- 2011/2011-12-13-board-notes.tex | 2 +- 2011/Makefile | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to '2011') diff --git a/2011/2011-12-13-board-notes.tex b/2011/2011-12-13-board-notes.tex index 709e3a5..3d00024 100644 --- a/2011/2011-12-13-board-notes.tex +++ b/2011/2011-12-13-board-notes.tex @@ -1,7 +1,7 @@ % -*- mode: latex; -*- \input{../preamble/preamble} \newcommand \meetingtype {styrelsemöte} -\newcommand \meetingdate {13 december 2012} +\newcommand \meetingdate {13 december 2011} \newcommand \meetingplace {Risåsgatan, Göteborg} %\newcommand \meetingplace {Gnutiken, Göteborg} \rhead{\footnotesize \meetingdate} diff --git a/2011/Makefile b/2011/Makefile index ad13ef2..8fc30ac 100644 --- a/2011/Makefile +++ b/2011/Makefile @@ -93,6 +93,7 @@ $(minutes1).pdf: $(minutes1).tex ../preamble/preamble.tex do echo "Rerunning latex...." ; pdflatex $(minutes1).tex; latex_count=`expr $$latex_count - 1`; done + 2011-04-05-board.pdf: 2011-04-05-board.tex ../preamble/preamble.tex pdflatex 2011-04-05-board.tex pdflatex 2011-04-05-board.tex @@ -127,5 +128,9 @@ $(minutes1).pdf: $(minutes1).tex ../preamble/preamble.tex 2011-01-10-board.aux: 2011-01-10-board.tex ../preamble/preamble.tex pdflatex 2011-01-10-board.tex + # Sends to fripost.org for publication +send: + rsync -ruvp --chmod=Dugo+rx,Fugo+r *.pdf fripost@fripost.org:fripost.org/minutes/ + clean: rm *.aux *.bbl *.dvi *.log *.nav *.out *.snm *.toc *~ -- cgit v1.2.3