Skip to content

Latex unable to render #1734

@mtheiss

Description

@mtheiss

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

No one assigned

    Labels

    A-formattingarea: changes to formatters

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions