1
vote
0answers
109 views

Glossaries package and hyphenated (dashed) acronym fail to break across lines

With respect to using the glossaries package, if I have an acronym with a long hyphenated word, it often result in sentences that runs into margins. For example: ...
2
votes
0answers
163 views

Glossaries Acronyms generate overfull hbox: how do to line wrap? [closed]

I am using the glossaries package with the acronym option: \usepackage[acronym,style=long3col]{glossaries} For some reason the acronyms on first use will not line wrap, e.g., ...
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{}% ...