Re: microtype v3.2c does not work with titletoc

Robert Schlicht <[email protected]> Sun, 1 Mar 2026 14:09:13 +0100
Newsgroups gmane.comp.tex.live
Message-ID <[email protected]>
Ugh, fix is on the way... thanks for the report.

best,
Robert

On 01.03.26 01:32, Reinhard Kotucha wrote:
> Hi Robert and Javier,
> the following file doesn't work anymore with microtype v3.2c (r78188)
> 
> --------------------------------------
> \documentclass{report}
> 
> \usepackage{microtype}
> \usepackage{titletoc}
> \titlecontents{section}[0pt]{}{}{}{}
> 
> \begin{document}
> \end{document}
> --------------------------------------
> 
> ! Undefined control sequence.
> <argument> MT@patch@undo@@\MT@patch@name
>                                           
> l.7 \begin{document}
> 
> 
> Regards,
>    Reinhard
>