Tagged Questions
1
vote
0answers
62 views
glossaries vs hyperref conflict [closed]
I'm writing my thesis and I'm having some trouble with the package glossaries and some strange conflict with hyperref package.
If I load hyperref before glossaries in order to have links I cannot ...
8
votes
1answer
143 views
What causes this strange interaction between glossaries and amsmath?
MWE: greatly trimmed from a large document; XeLaTeX; full TeXLive2012 completely up-to-date:
\documentclass{memoir}
\usepackage{fixltx2e}
\usepackage{amsmath}
\usepackage{mathspec}
...
4
votes
1answer
162 views
How do I prevent duplicate Glossaries section title when redefining page styles in Memoir class?
The solution provided to question How to modify Memoir class' headers/footers without redefining everything involves a) redefining the Memoir headings and b) redefining page styles. The latter ...
2
votes
1answer
686 views
Links to glossary items broken
I'm currently writing a large document, and I have two glossaries, one for acronyms, and one for a normal glossary. I have hyperref setup so that the glossary entries in the main text have links to ...
5
votes
1answer
362 views
\pagestyle{ruled} adds superfluous text in glossary
I'm writing my thesis using the memoir package, using \pagestyle{ruled}, and have created glossaries for a glossary and an acronym list. The resulting pdf, contains the superfluous text "Glossary" and ...