aboutsummaryrefslogtreecommitdiffstats
path: root/2011
diff options
context:
space:
mode:
Diffstat (limited to '2011')
-rw-r--r--2011/2011-12-13-board-notes.tex2
-rw-r--r--2011/Makefile5
2 files changed, 6 insertions, 1 deletions
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 *~