I want to make a section for symbols and special notation, which should look like this:

What would you suggest in doing this? Should I just do like a table and create an array of 3 columns?
|
I want to make a section for symbols and special notation, which should look like this:
What would you suggest in doing this? Should I just do like a table and create an array of 3 columns? |
|||
|
|
|
You could use the glossaries package; a little example:
The document must be processed using, for example, |
|||||||||||||
|
|
Is it a nomenclature? Then you can use A MWE
By using a label and
This has to be compiled with |
|||||||||||||
|
|
Here's a simple way:
The arguments like p{1.75cm} tell you how wide the column is. If the information is too long, as in the first line (2nd column), it overflows to the second line. |
|||||||
|