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