XeTeX ⇒ Problems with memoir + MnSymbol
Problems with memoir + MnSymbol
It appears as if calling MnSymbol is messing up with spacing. I'm using mathspec with Minion Pro as the main font, together with Memoir, to produce the following title:
The title is obtained via a custom chapterstyle, using the following code:
\pretitle{\vskip 6em\flushleft\Large \bfseries}
\posttitle{\par\vskip 0.5em}
\preauthor{\flushleft\small \lineskip 1em}
\postauthor{\par\vskip 0.1em}
\predate{\flushleft\scriptsize\vskip 0.35em}
\postdate{\par\vskip 2em}
Now, if I call the MnSymbol package (either directly in the preamble of the file or as an option in my .sty file---incidentally, for it to work I need to embed it in a `\AtEndOfPackage', though I can't see why), the spacing specified inside `\preauthor' and `\predate' appears smaller than before:
I can adjust the spacing by increasing the number of em I'm using, but I want to be able to call MnSymbol as an option without changing the title format.
Any thoughts?
Thanks a lot,
APC
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis