[OS X TeX] Re: The microtype mystery

Nestor Aguilera aguilera at santafe-conicet.gov.ar
Tue Aug 24 16:49:17 CEST 2010


Hi everyone,

On 23 Aug 2010, at 00:48, Robert wrote:

> [...]
> 
> the solution is to add the following lines after loading microtype:
> 
> \makeatletter
> \def\MT at register@subst at font{\MT at exp@one at n\MT at in@clist\font at name\MT at font@list
>  \ifMT at inlist@\else\xdef\MT at font@list{\MT at font@list\font at name,}\fi}
> \makeatother
> [...]

I am having trouble with the above lines using the mathdesign fonts.

Here is a short example:

\documentclass{article}
\usepackage{microtype}
\makeatletter
\def\MT at register@subst at font{\MT at exp@one at n\MT at in@clist\font at name\MT at font@list
 \ifMT at inlist@\else\xdef\MT at font@list{\MT at font@list\font at name,}\fi}
\makeatother
\usepackage[utopia]{mathdesign}
\begin{document}
\section{Trial}
Some text
\end{document}

Commenting the mathdesign line or the lines between \makeatletter and \makeatother gives the correct result.

Any ideas?

Regards,

Nestor




More information about the macostex-archives mailing list