Tagged Questions
5
votes
0answers
69 views
Incompatibility between amsrefs and memoir?
I am having trouble trying to use amsrefs together with the memoir class. Here is a minimal example:
\documentclass{memoir}
\usepackage{amsrefs}
\begin{document}
Some text.
\end{document}
LaTeX ...
1
vote
0answers
103 views
Conflict between TikZ package and memoir package - all packages updated [closed]
I am getting an error when I run memoir with the tikz package. I updated my TexLive distribution to the 2012 version so there should be no conflicting version problems. Memoir and tikz are both in ...
6
votes
1answer
101 views
Are the datetime package and the memoir class known to conflict?
Using the \formatdate macro from the datetime package within a \date definition seems to break when using the memoir class. Is this just something strange that I'm doing because it seems reasonable. ...
4
votes
1answer
164 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
114 views
Which memoir package emulation clashes with footbib?
memoir has at least one package that modifies the output routine and conflicts with footbib, does anyone know which one(s)?
13
votes
1answer
458 views
Is there a poisonous interaction between memoir, hyperref, and hyperxmp?
In another, now rather confused, question, I'm struggling to get copyright information into a PDF produced by memoir.
The investigations so far have led to this problematical MWE:
% !TEX TS-program ...
4
votes
1answer
229 views
13
votes
1answer
477 views
About memoir and titlesec incompatibility
In page 2 of the titlesec documentation, Javier Bezos writes
titlesec works with the standard classes and with many others,
including the AMS ones, and it runs smoothly with hyperref.
...
5
votes
1answer
366 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 ...
0
votes
1answer
237 views
paracol and memoir/pedersen don't play nice
I am having a problem using paracol and memoir/pedersen together. As you can see from the minimal example, the second chapter number runs off to the other side.
This is a LyX file.
% Preview source ...