blob: d8fbf30aa57aa70511fd76462fa9431a3fb4fef8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
# Package glosmathtools
The `glosmathtools` package can be used to generate a mathematical
nomenclature (also called list of symbols or notation). It is based
on the `glossaries` package.
The main features are:
- symbol categories (e.g.: latin, greek)
- automatic but customizable symbol sorting
- easy subscript management
- easy accentuation managment
- abbreviation support (with first use definition)
- bilangual nomenclatures (for bilangual documents)
- bilangual abbreviations
At the time being, the documentation is based on `ulthese` class and
in french only.
## Licence
LaTeX Project Public License, version 1.3c or (at your option) any
later version.
## Version
0.5 (2019-08-01)
## Author
Francis Gagnon <franckgaga2@gmail.com>
|