jack wrote:
> That's weird! My document never enters math mode, so I don't see why math
> fonts are in play.
Don't the square brackets cause maths mode to be entered ?
> \documentclass{article}
> \usepackage[mdugm]{mathdesign}
> \begin{document}
> [foo]
> \end{document}
Philip Taylor