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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
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