1
This commit is contained in:
2023-11-09 20:05:29 +01:00
commit 89a50b3ce6
20 changed files with 1833 additions and 0 deletions

18
glossary.tex Normal file
View File

@ -0,0 +1,18 @@
\makeglossaries{}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Acronyms
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Example:
% \newacronym{acpi}{ACPI}{advanced configuration and power interface}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Glossary Entries
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Example:
% \newglossaryentry{}{
% name={},
% description={}
% }