aboutsummaryrefslogtreecommitdiffstats
path: root/preamble
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@fripost.org>2022-05-24 07:33:21 +0200
committerGustav Eek <gustav.eek@fripost.org>2022-05-24 07:33:21 +0200
commitf96b8c73a0d922e54e7e3a13bef6f234dd08027b (patch)
tree1f5bc71a765220e56d8b474c95c300506a23f0a4 /preamble
parentac99b7ac503cd5badaba9442676e9a24d80380e2 (diff)
parent4247e0ffa9958d42950f813e355f2a116aa16f9a (diff)
Merge branch '2021-05-30-annual'
Diffstat (limited to 'preamble')
-rw-r--r--preamble/acronyms.sed15
-rw-r--r--preamble/acronyms.tex2
2 files changed, 15 insertions, 2 deletions
diff --git a/preamble/acronyms.sed b/preamble/acronyms.sed
index f124f26..6ddbe45 100644
--- a/preamble/acronyms.sed
+++ b/preamble/acronyms.sed
@@ -1,8 +1,10 @@
# Standards and protocols and
-s/PHP/\\php{}/g
+s/CalDAV/\\caldav{}/g
s/IPv4/\\ipvfour{}/g
s/IPv6/\\ipvsix{}/g
+s/PHP/\\php{}/g
+
1,/SMTP/ {s/\SMTP/\\smtpp{}/g}; s/SMTP/\\smtp{}/g
1,/TCP/ {s/\TCP/\\tcpp{}/g}; s/TCP/\\tcp{}/g
1,/TLS/ {s/\TLS/\\tlss{}/g}; s/TLS/\\tls{}/g
@@ -12,14 +14,23 @@ s/IPv6/\\ipvsix{}/g
1,/CPU/ {s/\CPU/\\cpuu{}/g}; s/CPU/\\cpu{}/g
1,/FLFD/ {s/FLFD/\\flfdd{}/g}; s/FLFD/\\flfd{}/g
1,/VM/ {s/\VM/\\vmm{}/g}; s/VM/\\vm{}/g
+1,/DKIM/ {s/DKIM/\\dkimm{}/g}; s/DKIM/\\dkim{}/g
+1,/DMARC/ {s/DMARC/\\dmarcc{}/g}; s/DMARC/\\dmarc{}/g
# Organizations
1,/CCC/ {s/CCC/\\cccc{}/g}; s/CCC/\\ccc{}/g
1,/DFRI/ {s/DFRI/\\dfrii{}/g}; s/DFRI/\\dfri{}/g
+1,/DN/ {s/DN/\\dnn{}/g}; s/DN/\\dn{}/g
+1,/FOSDEM/ {s/FOSDEM/\\fosdemm{}/g}; s/FOSDEM/\\fosdem{}/g
1,/NSU/ {s/NSU/\\nsuu{}/g}; s/NSU/\\nsu{}/g
1,/OSSI/ {s/OSSI/\\ossii{}/g}; s/OSSI/\\ossi{}/g
-1,/SCB/ {s/\SCB/\\scbb{}/g}; s/scb/\\scb{}/g
+1,/SCB/ {s/\SCB/\\scbb{}/g}; s/SCB/\\scb{}/g
+
+# Acronymes
+
+1,/FAQ/ {s/\FAQ/\\faqq{}/g}; s/FAQ/\\faq{}/g
+
# Hosts
s/\*antilop\*/\\antilop{}/g
diff --git a/preamble/acronyms.tex b/preamble/acronyms.tex
index 3230e74..77347d9 100644
--- a/preamble/acronyms.tex
+++ b/preamble/acronyms.tex
@@ -39,9 +39,11 @@
\newcommand \eu {\textsc{eu}}
\newcommand \existdb {Exist \textsc{db}}
\newcommand \faq {\textsc{faq}}
+\newcommand \faqq {frågor och svar (\faq)}
\newcommand \flfd {\textsc{flfd}}
\newcommand \flfdd {Fripost Lagring för delning (\flfd)}
\newcommand \fosdem {\textsc{fosdem}}
+\newcommand \fosdemm {Free and Open source Software Developers Meeting (\textsc{fosdem})}
\newcommand \fossgbg {\textsc{foss-gbg}}
\newcommand \fossnorth {\textsc{foss} North}
\newcommand \fpm {\textsc{fpm}}