GeneralList of acronyms. End of the rows (point)

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
ipardinag
Posts: 1
Joined: Mon Feb 07, 2011 8:50 pm

List of acronyms. End of the rows (point)

Post by ipardinag »

Hi all,

I am trying to remove the ending point of the rows that the package [glossaries.sty] generates automatically at the end of all the rows in the glossary. Does anyone know how to remove that point?.

Thanks a lot!!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

nlct
Posts: 276
Joined: Thu Nov 06, 2008 11:15 am

List of acronyms. End of the rows (point)

Post by nlct »

Code: Select all

\renewcommand*{\glspostdescription}{}
Regards
Nicola Talbot
Post Reply