2
votes
0answers
33 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 ...
5
votes
2answers
109 views

Using same margin-settings in acronym as in listoffigures

As the two pictures show, the first entry of listoffigures begins further to the right than in the case of my list of abbreviations. Is it - and if yes, how - possible to retrieve the margin-settings ...
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
936 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 ...
11
votes
2answers
720 views

Proper indentation in acronym package

I am using the acronym package in the thesis. This is the first time I am using this so don't know much. But I did something like this. \begin{acronym} \acro{2G}{2nd Generation} \acro{3GPP}{3rd ...