Skip to content

compatibility with doc.cls and verbatim #60

@Udi-Fogiel

Description

@Udi-Fogiel

I'm not sure why, but the following does not compile:

\documentclass{article}
\usepackage{doc}
\usepackage{microtype}
\begin{document}
\begin{verbatim}

a
\end{verbatim}
\end{document}

the error is

! Argument of \check@percent has an extra }.
<inserted text> 
                \par

and it goes into a loop, so something in the par hook or \everypar maybe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions