-
Notifications
You must be signed in to change notification settings - Fork 764
Labels
A-formattingarea: changes to formattersarea: changes to formatters
Milestone
Description
In 2.8.0 Latex is unable to render a simple document (pdflatex -halt-on-error -shell-escape demo.tex) like
\documentclass{article}
\usepackage{minted}
\begin{document}
X \mintinline{http}|abc| X
\end{document}with the message:
! Missing number, treated as zero.
<to be read again>
-
l.2 \PYG{err}{abc}
Might be related to #1710
Metadata
Metadata
Assignees
Labels
A-formattingarea: changes to formattersarea: changes to formatters