GeneralHowto control the spacing between entries in the glossary?

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
benowar
Posts: 33
Joined: Mon Aug 06, 2007 2:05 pm

Howto control the spacing between entries in the glossary?

Post by benowar »

Hi,

I am using the glossary command to build a glossary. That works great, however the resulting PDF does not add any space between entries of the glossary, except for when the first letter of the words change (thus, entries get grouped by their first letter). That makes it a bit hard to read for the reader, because its not easy to find out when the next entry is beginning.

Is there any way to change this, such as every entry will have a spacing of e.g. 2 lines (+ a bigger spacing when the first letter changes, to keep the "group by letter"-functionality).

Thanks,
Ben

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

benowar
Posts: 33
Joined: Mon Aug 06, 2007 2:05 pm

Re: Howto control the spacing between entries in the glossary?

Post by benowar »

Actually its as easy as adding \newline after the definition of a glossary entry.
Post Reply