<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jul 9, 2012, at 11:26 AM, Richard Seguin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">\documentclass[11pt]{memoir}<br>\renewcommand{\ttdefault}{lmtt}<br>\usepackage[frak=boondox,bb=boondox,cal=boondoxo]{mathalfa}<br>\usepackage{MinionPro}<br>\usepackage[T1]{fontenc}<br><br>is constant in the following examples. The following gives \reserved@b ->\relax … error (on the last line before \end{document}. The align* environment actually isn't crucial to the error, but I'm showing to give the context of "\text{( by continuity of $\psi$)}" to which this error message is dependent upon.<br></span></blockquote></div><br><div>Richard,</div><div><br></div><div>Please try the new version of mathalfa I just posted to</div><div><br></div><div><a href="http://dl.dropbox.com/u/3825336/TeX/index.html">http://dl.dropbox.com/u/3825336/TeX/index.html</a></div><div><br></div><div>In my tests with memoir, the ams classes and the article class, it fixed the problems you mentioned, but with \usepackage[…]{mathalfa} coming after loading MinionPro so that my basic preamble read something like:</div><div><br></div><div>\documentclass[11pt]{memoir}</div><div>\renewcommand{\ttdefault}{lmtt}</div><div>\usepackage{MinionPro}</div><div>\usepackage[T1]{fontenc}</div><div>\usepackage[frak=boondox,bb=boondox,cal=boondox]{mathalfa}</div><div><br></div><div>Michael</div></body></html>