diff options
author | n-peugnet <n.peugnet@free.fr> | 2021-10-27 15:39:36 +0200 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2021-10-27 15:39:36 +0200 |
commit | b438fe1b9a1da9d053820a370a9ab9994e03d22d (patch) | |
tree | 7263c7be0f6f61fb05a94d9a11a4c563454d75ef /pdf/assets | |
parent | 99a422886e5e7151617ada602caa09906e90a209 (diff) | |
download | dna-backup-b438fe1b9a1da9d053820a370a9ab9994e03d22d.tar.gz dna-backup-b438fe1b9a1da9d053820a370a9ab9994e03d22d.zip |
passage au style repo + acronimes + annexes
Diffstat (limited to 'pdf/assets')
-rw-r--r-- | pdf/assets/acronyms.tex | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pdf/assets/acronyms.tex b/pdf/assets/acronyms.tex new file mode 100644 index 0000000..01227ea --- /dev/null +++ b/pdf/assets/acronyms.tex @@ -0,0 +1,9 @@ +% LTeX: enabled=false + +\chapter*{Glossaire} +\addcontentsline{toc}{chapter}{Glossaire} +\begin{acronym} + \acro{cli}[CLI]{Command Line Interface} + \acro{ltfs}[LTFS]{Linear Tape File System} + \acro{udf}[UDF]{Universal Disk Format} +\end{acronym} |