diff options
author | Karl Berry <karl@freefriends.org> | 2018-04-28 22:02:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-04-28 22:02:41 +0000 |
commit | b2e52a4ab54614834e95e142290c535718adaa67 (patch) | |
tree | 264c47e0d3cd3022f7f226f1949aecbc1e8e4995 /Master/texmf-dist/doc/latex/hecthese/acronym-list.tex | |
parent | b5b3b0ad824902fd8e877ed80d71cd353f4a89b6 (diff) |
hecthese (28apr18)
git-svn-id: svn://tug.org/texlive/trunk@47473 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hecthese/acronym-list.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/hecthese/acronym-list.tex | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hecthese/acronym-list.tex b/Master/texmf-dist/doc/latex/hecthese/acronym-list.tex new file mode 100644 index 00000000000..e2564e774f8 --- /dev/null +++ b/Master/texmf-dist/doc/latex/hecthese/acronym-list.tex @@ -0,0 +1,15 @@ +%% File containing the acronyms list. You'll find below and example list. The +%% HECabbreviations environment takes as an argument the longest acronym. On +%% compilation, a list with two aligned columns is generated. +\chapter*{\HECtdmAbreviations} +\phantomsection\addcontentsline{toc}{chapter}{\HECtdmAbreviations} + +\begin{HECabbreviations}{ABBR} +\item[ABBR] Abréviation +\item[BAA] Baccalauréat en administration des affaires +\item[DESS] Diplôme d'études supérieures spécialisées +\item[HEC] Hautes études commerciales +\item[MBA] Maîtrise en administration des affaires +\item[MSc] Maîtrise +\item[PhD] Doctorat +\end{HECabbreviations} |