diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2018-05-10 22:52:20 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2018-05-20 21:34:27 +0200 |
commit | 4a6fadd67d361718cfacc8191b2a24f88b4af7b9 (patch) | |
tree | 9cc8a24251f6cf3f39dbabde5b700e48eebba428 | |
parent | e2b17e3955fd77d9d08d8a3b53094b8658517848 (diff) |
Preamble and gitignore update
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | preamble/preamble.tex | 6 |
2 files changed, 7 insertions, 0 deletions
@@ -24,3 +24,4 @@ test.d test.d/test *_ +*_.tex diff --git a/preamble/preamble.tex b/preamble/preamble.tex index 94c40ac..45030ab 100644 --- a/preamble/preamble.tex +++ b/preamble/preamble.tex @@ -64,6 +64,8 @@ \newcommand \dnssec {\textsc{dnssec}} \newcommand \dnssecc {\dnssec\ (\textit{Domain Name System Security Extensions})} \newcommand \elefant {\texthost{elefant}} +\newcommand \etc {\textsc{etc}} +\newcommand \etcdagens {\textit{Dagens \etc}} \newcommand \eu {\textsc{eu}} \newcommand \faq {\textsc{faq}} \newcommand \fps {\textsc{fps}} @@ -73,6 +75,8 @@ \newcommand \fripost {\textsf{\textsc{\small Fripost}}} \newcommand \fscons {\textsc{fscons}} \newcommand \fsfe {\textsc{fsfe}} +\newcommand \gdpr {\textsc{gdpr}} +\newcommand \gdprr {Allmänna dataskyddsförordningen (\textsc{gdpr}, \textit{General Data Protection Regulation})} \newcommand \giraff {\texthost{giraff}} \newcommand \gnuhost {\textsc{gnu}} \newcommand \gnupg {Gnu\textsc{pg}} @@ -107,6 +111,7 @@ \newcommand \nti {\textsc{nti}} \newcommand \ntig {\textsc{nti}-gymnasiet} \newcommand \ok {\textsc{ok}} +\newcommand \omx {\textsc{omx}} \newcommand \ossec {\textsc{ossec}} \newcommand \otrs {\textsc{otrs}} \newcommand \otrss {\otrs\ (Open-source Ticket Request System)} @@ -135,6 +140,7 @@ \newcommand \vlan {\textsc{vlan}} % virtual LAN, different LAN:s on the same broadcast domain \newcommand \vps {\textsc{vps}} \newcommand \vpss {\vps\ (Virtual Private Server)} +\newcommand \xmpp {\textsc{xmpp}} \newcommand \zetkin {\texthost{zetkin}} \newcommand \zivette {\texthost{zivette}} |