2
votes
0answers
37 views

glossaries: multi-column and indentation [duplicate]

I want to achieve a two column acronym list with glossaries. Using the mcolalttree version of alttree allows to define the indentation with \glssetwidest{}. Unfortunately after a line break the ...
1
vote
2answers
78 views

How do I set the margin for the glossary item in my Table of Contents?

I have a table of contents and I use the glossaries package to make my glossaries. At some point in my code, I have the command \printglossary[type=glossarytype] which prints my glossary. The problem ...
3
votes
2answers
1k views

Change style of printing acronyms with glossaries package

I'm using the glossaries package to define my acronyms and print them out. I'm using this style: \newglossarystyle{super3colleft}{% \renewenvironment{theglossary}% {\tablehead{}\tabletail{}% ...
1
vote
1answer
983 views

Glossaries: Print acronyms with indentation

hey there, when I print the glossary of the package 'glossaries' like that: \printglossary[type=\acronymtype] % acronyms I get something without indentation: A aaaskjdh BADR alksjd blaa FO text ...