diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2020-05-18 20:41:46 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2020-05-18 22:15:21 +0200 |
commit | 95c57ed67782868494f24783c16bf8a985ffbcdb (patch) | |
tree | 88409f3f9535e6b390091fa305e7ce2517c762d6 /by-laws/by-laws-2020.main.tex | |
parent | eacf4c934fcf580e765732d94e0c369c5e8c785c (diff) |
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.
Diffstat (limited to 'by-laws/by-laws-2020.main.tex')
-rw-r--r-- | by-laws/by-laws-2020.main.tex | 16 |
1 files changed, 16 insertions, 0 deletions
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} |