summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/glosmathtools/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/glosmathtools/README.md
Initial commit
Diffstat (limited to 'macros/latex/contrib/glosmathtools/README.md')
-rw-r--r--macros/latex/contrib/glosmathtools/README.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/macros/latex/contrib/glosmathtools/README.md b/macros/latex/contrib/glosmathtools/README.md
new file mode 100644
index 0000000000..906422c625
--- /dev/null
+++ b/macros/latex/contrib/glosmathtools/README.md
@@ -0,0 +1,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.1 (2019-08-02)
+
+## Author
+
+Francis Gagnon <franckgaga2@gmail.com>