From 95c57ed67782868494f24783c16bf8a985ffbcdb Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Mon, 18 May 2020 20:41:46 +0200 Subject: By-laws. Inital on 2020. Add the 2019 version of by-laws, only differencing in LaTeX refactorings. Do `diff by-laws-{2019,2020}.tex` for details. --- by-laws/by-laws-2020.main.tex | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 by-laws/by-laws-2020.main.tex (limited to 'by-laws/by-laws-2020.main.tex') diff --git a/by-laws/by-laws-2020.main.tex b/by-laws/by-laws-2020.main.tex new file mode 100644 index 0000000..6014e79 --- /dev/null +++ b/by-laws/by-laws-2020.main.tex @@ -0,0 +1,16 @@ +\input{../preamble/preamble} + +\rhead{\footnotesize \footnotesize Stadgar -- antagna 10 maj 2020} + +\begin{document} + +\section*{Stadgar för \textsc{Fripost}, föreningen för fri e-post} + +\allsectionsfont{\normalsize\raggedright\sffamily\color{grayFri}} +\renewcommand{\labelitemi}{\enumiform$\bullet$} +\renewcommand{\labelitemii}{\enumiform$\circ$} +\renewcommand{\labelenumi}{\enumiform \thesection.\arabic{enumi}} +\renewcommand{\labelenumii}{\enumiform (\alph{enumii})} +\input {by-laws-2020} + +\end{document} -- cgit v1.2.3