diff options
| author | Gustav Eek <gustav.eek@fripost.org> | 2019-10-28 15:18:07 +0100 | 
|---|---|---|
| committer | Gustav Eek <gustav.eek@fripost.org> | 2019-10-28 15:19:39 +0100 | 
| commit | 6b4527ad40be36817e09ea1c69453e5c2a83e35a (patch) | |
| tree | ed782bd6de685b3e9e46c3c4cf349d4f661e8b95 | |
| parent | af16296ff45465ab8c8023260797d75ef1c7b8e4 (diff) | |
Minutes Aug 26, 2019. Preamble update.
| -rw-r--r-- | preamble/acronyms.tex | 6 | ||||
| -rw-r--r-- | preamble/attendants.tex | 2 | 
2 files changed, 7 insertions, 1 deletions
diff --git a/preamble/acronyms.tex b/preamble/acronyms.tex index 8483aec..bd90ce6 100644 --- a/preamble/acronyms.tex +++ b/preamble/acronyms.tex @@ -1,3 +1,5 @@ +\newcommand \dl {\textsc{dl}} % Tidsfrist, Deadline +  \newcommand \acta {\textsc{acta}}  \newcommand \antilop {\texthost{antilop}}  \newcommand \benjamin {\texthost{benjamin}} @@ -89,7 +91,9 @@  \newcommand \paypal {PayPal}  \newcommand \pgp {\textsc{pgp}}  \newcommand \prq {\textsc{prq}} -\newcommand \prqq {PeriQ Networks (\textsc{prq})} +\newcommand \prqq {PeriQ Networks (\textsc{})} +\newcommand \psu {\textsc{psu}} +\newcommand \psuu {Power Supply Unit (\textsc{psu})}  \newcommand \raid {\textsc{raid}}  \newcommand \rfc {\textsc{rfc}}  \newcommand \savanna {\texthost{savanna}} diff --git a/preamble/attendants.tex b/preamble/attendants.tex index e891765..3c463ce 100644 --- a/preamble/attendants.tex +++ b/preamble/attendants.tex @@ -1,10 +1,12 @@  \newcommand \LB {\textsc{lb}}   % Ludvig Blomkvist    \newcommand \GE {\textsc{ge}}   % Gustav Eek          \newcommand \GM {\textsc{gm}}   % Guilhem Moulin     +\newcommand \LM {\textsc{lm}}   % Lola Möller  \newcommand \LJO {\textsc{ljo}} % Leif-Jöran Olsson   \newcommand \ER {\textsc{er}}   % Eliot Roxbergh \\  \newcommand \SRE {\textsc{sre}} % Stian Rødven Eide   \newcommand \AS {\textsc{as}}   % Albin Söderqvist   +\newcommand \AW {\textsc{aw}}   % Anders Westerström  \newcommand \OV {\textsc{ov}}   % Oskar Vigren        | 
