Text Formattinglist of notations

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
teddy0625
Posts: 9
Joined: Sat Mar 28, 2009 10:34 am

list of notations

Post by teddy0625 »

how do you generate a list of notations like attachment file?
help please
Attachments
Picture 1.pdf
(25.23 KiB) Downloaded 734 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
Stefan Kottwitz
Site Admin
Posts: 10290
Joined: Mon Mar 10, 2008 9:44 pm

list of notations

Post by Stefan Kottwitz »

Hi,

a simple approach without additional packages would be to use just a table with two columns.

More complex solutions are provided for instance by the nomencl package or glossaries. If you follow those links you will find their documentation.

Stefan
LaTeX.org admin
Post Reply