glossary
This commit is contained in:
parent
04b2f4cdc2
commit
49576b1715
2 changed files with 10 additions and 0 deletions
|
@ -4,4 +4,12 @@
|
|||
\printglossary
|
||||
[title=\gloss]
|
||||
|
||||
\newglossaryentry{exp}{
|
||||
name={expression},
|
||||
plural={expressions},
|
||||
description={\ml
|
||||
{english description}
|
||||
{description en français}},
|
||||
}
|
||||
|
||||
\pagebreak
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
\gls{os}
|
||||
|
||||
\Glspl{exp}
|
||||
|
||||
Debian\cite{debian-handbook}
|
||||
|
||||
\pagebreak
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue