From 9baf0bd3ef6730411ee8075c86bd7dabf9ae9c1b Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 11 Oct 2020 01:48:30 +0200 Subject: [PATCH] os --- cnam/travaux/mémoire/thesis/acronyms.tex | 4 ++++ cnam/travaux/mémoire/thesis/introduction.tex | 2 ++ 2 files changed, 6 insertions(+) diff --git a/cnam/travaux/mémoire/thesis/acronyms.tex b/cnam/travaux/mémoire/thesis/acronyms.tex index b43a612..e4f425c 100644 --- a/cnam/travaux/mémoire/thesis/acronyms.tex +++ b/cnam/travaux/mémoire/thesis/acronyms.tex @@ -1,4 +1,8 @@ \printglossary[type=\acronymtype, title=\ml{Acronyms}{Abréviations}] +\newacronym{os} +{\ml{OS}{SE}} +{\ml{Operating System}{Système d’Exploitation}} + \pagebreak diff --git a/cnam/travaux/mémoire/thesis/introduction.tex b/cnam/travaux/mémoire/thesis/introduction.tex index 69c448a..a941d05 100644 --- a/cnam/travaux/mémoire/thesis/introduction.tex +++ b/cnam/travaux/mémoire/thesis/introduction.tex @@ -2,4 +2,6 @@ \chapter*{\intro} \addcontentsline{toc}{chapter}{\intro} +\gls{os} + \pagebreak