utopia
, for math and text in a presentation, using the document class beamer. Compiling the document produces this error message.
Code: Select all
There is no room for a new \mathgroup
Code: Select all
\documentclass{beamer}
\usepackage[utopia,greekuppercase=italicized]{mathdesign}
\begin{document}
\begin{frame}
First frame
\end{frame}
\end{document}
Thank you for your attention,
Jaap