1 \documentclass[a4paper,
11pt
]{article
}
3 \usepackage[british, swedish
]{babel
}
4 \usepackage[utf8
]{inputenc}
6 \usepackage[usenames, dvipsnames
]{color}
12 \usepackage{sectsty, soul, enumerate
}
16 \definecolor{gray70
}{gray
}{.3}
17 \definecolor{gray50
}{gray
}{.5}
18 \definecolor{gray20
}{gray
}{.8}
19 \definecolor{gray05
}{gray
}{.95}
20 \definecolor{gray00
}{gray
}{1.0}
22 \definecolor{blueG
}{RGB
}{0,
76,
103}
23 \definecolor{greyG
}{RGB
}{172,
160,
149}
24 \definecolor{orangeG
}{RGB
}{255,
160,
35}
26 \definecolor{grayFri
}{gray
}{.3}
29 \allsectionsfont{\sffamily\mdseries\color{grayFri
}\centering}
30 \setlength\parindent{0pt
}
31 \setlength\parskip{0pt
}
32 \newcommand \mypar {\vspace{\baselineskip}\par}
33 \newcommand \myhalfpar {\vspace{.5\baselineskip}\par}
36 \newcommand \state {\centering\sffamily\color{gray50
}}
37 \newcommand {\textnum} [1] {\textos{#1}}
38 \renewcommand \textnum [1] {#1}
39 \newcommand \textemail [1] {\texttt{\small #1}}
40 \newcommand \texturl [1] {\texttt{\small #1}}
41 \newcommand \texthost [1] {\texttt{#1}}
44 \newcommand \sek {\,
\textsc{sek
}}
45 \newcommand \kr {\,
\textrm{kr
}}
46 \newcommand \tb {\,
\textsc{tb
}}
48 % Macros, förkortningar
49 \newcommand \cacert {\textsc{ca
}cert
}
50 \newcommand \faq {\textsc{faq
}}
51 \newcommand \fripost {\textsf{\textsc{\small Fripost
}}}
52 \newcommand \fscons {\textsc{fscons
}}
53 \newcommand \gnupg {Gnu
\textsc{pg
}}
54 \newcommand \imap {\textsc{imap
}}
55 \newcommand \isp {\textsc{isp
}}
56 \newcommand \isplong {\textsc{isp
} (
\textit{Internet Service Provider
})
}
57 \newcommand \ituniv {\textsc{it
}-universitetet
}
58 \newcommand \lvm {\textsc{lvm
}} % Logical volume management
59 \newcommand \mda {\textsc{mda
}}
60 \newcommand \mdalong {(Meddelandeleverantör, eng.
\textit{Mail Delivery Agent
})
}
61 \newcommand \mx {\textsc{mx
}}
62 \newcommand \nti {\textsc{nti
}}
63 \newcommand \ntig {\textsc{nti
}-gymnasiet
}
64 \newcommand \ok {\textsc{ok
}}
65 \newcommand \pgp {\textsc{pgp
}}
66 \newcommand \raid {\textsc{raid
}}
67 \newcommand \rfc {\textsc{rfc
}}
68 \newcommand \sgs {\textsc{sgs
}}
69 \newcommand \sgslong {\textsc{sgs
} (Stiftelsen Göteborgs studentbostäder)
}
70 \newcommand \smtp {\textsc{smtp
}}
71 \newcommand \sun {Sun
}
72 \newcommand \sql {\textsc{sql
}}
73 \newcommand \usb {\textsc{usb
}}
74 \newcommand \vlan {\textsc{vlan
}} % virtual LAN, different LAN:s on the same broadcast domain
79 \newcommand \enumiform {\quad\sffamily\small\color{grayFri
}}
82 \newcommand{\signatureline}[1]{
86 \mbox{}\vspace{1.5cm
}\\
87 \rule{\linewidth}{0.4pt
}\\
94 \setlength {\headheight} {30pt
}
96 \renewcommand{\headrule}{{%
97 \hrule width
\headwidth height
\headrulewidth \vskip-
\headrulewidth}}
99 \renewcommand{\footrule}{{%
100 \vskip-
\footruleskip\vskip-
\footrulewidth
101 \hrule width
\headwidth height
\headrulewidth\vskip\footruleskip}}
104 \lhead{\footnotesize \textsc{\textsf{Fripost
}} föeningen för fri e-post
}
105 \chead{\footnotesize}
106 \rhead{\footnotesize Förslag till dagordning -- årsmöte
}
107 \lfoot{\footnotesize \url{fripost.org
}}
108 \cfoot{\footnotesize \thepage}
109 \rfoot{\footnotesize utskr.\
\today}