From 4f0eb3fcc338e752e3ad3a1aacc0166534e87552 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 2 May 2020 19:37:22 +0200 Subject: [PATCH] acronymes --- cnam/travaux/blanc/document/glossaires.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cnam/travaux/blanc/document/glossaires.tex b/cnam/travaux/blanc/document/glossaires.tex index 28504bd..be6a528 100644 --- a/cnam/travaux/blanc/document/glossaires.tex +++ b/cnam/travaux/blanc/document/glossaires.tex @@ -1,5 +1,8 @@ \printglossary[title=Abréviations,type=\acronymtype] +\newacronym{gnu}{GNU}{Gnu is Not Unix} +\newacronym{gpg}{GPG}{GNU Privacy Guard} +\newacronym{pgp}{PGP}{Pretty Good Privacy} \newacronym{se}{SE}{Système d’Exploitation} \newacronym{si}{SI}{Système d’Information} \newacronym{wysiwyg}{WYSIWYG}{What You See Is What You Get}