diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2022-05-20 14:28:44 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2022-05-20 18:42:24 +0200 |
commit | 82127f4167f8d2a65f4c9b10e26318f9dd636845 (patch) | |
tree | 218d07667de09838294298c0663a065910d6ae9e /by-laws/by-laws-2021.main.tex | |
parent | 377ea2dfdd1bcd1d139a7e3827c15d92d8bc5d29 (diff) |
Annual 2021. Provide by-laws for 2021
See `diff by-laws-2020.tex by-laws-2021.tex`. The modifications is
only reiteration of a the 2020 consequence adjustment on
references. These modifications were noted as a footnote in the
by-laws of 2020.
Diffstat (limited to 'by-laws/by-laws-2021.main.tex')
-rw-r--r-- | by-laws/by-laws-2021.main.tex | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/by-laws/by-laws-2021.main.tex b/by-laws/by-laws-2021.main.tex new file mode 100644 index 0000000..cb1eaa6 --- /dev/null +++ b/by-laws/by-laws-2021.main.tex @@ -0,0 +1,16 @@ +\input{../preamble/preamble} + +\rhead{\footnotesize \footnotesize Stadgar -- antagna 30 maj 2021} + +\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-2021} + +\end{document} |