joaomlourenco / novathesis

A LaTeX template for academic monographs (e.g., dissertations and thesis). This template serves both beginners and proficient LaTeX users.
http://joaomlourenco.github.io/novathesis/
LaTeX Project Public License v1.3c
788 stars 133 forks source link

Customize glossary with group titles #295

Open joaomlourenco opened 2 years ago

joaomlourenco commented 2 years ago

Discussed in https://github.com/joaomlourenco/novathesis/discussions/288

Originally posted by **Marcelo-Alves7** February 1, 2022 Hello professor, I was trying to adapt the different glossaries in the template, and I changed the name, for example from "Chemical Symbols" to "Nomenclature", because it makes more sense to me. However, it would be useful for me to be able to highlight some nomenclature by groups of families, for example, A for a group of numbers and letters G for a group of Greek letters S for a group of subscripts, similar to the image I generated in another document: ![image](https://user-images.githubusercontent.com/98588105/151994380-1d5621b3-1956-4e83-ac18-8648f7aa6495.png) Can the teacher help me with this question, how could I create groups name in the "Nomenclature" glossary? Thank You.
dmfolgado commented 1 year ago

Hi! Following the same topic, how could it be possible having a nomenclature section without requiring to instantiate the symbol in the main text? From my understanding, one needs at least to use a glossary/notation symbol so it can appear in the glossary/notation. However, I would like to have a general nomenclature defining matrices, vectors, and others without the need to use the symbol in the main text in order for the glossary/notation to appear. Thank you.