minted, \verb|| and straight double quotes

Robert Alessi alessi at robertalessi.net
Fri Nov 8 12:06:12 CET 2019


Hi,

Since the latest update of texlive, I noticed that this simple
document:

	\documentclass{article}

	\usepackage{minted}

	\begin{document}

	test \verb|`"ullima|

	\end{document}

fails to compile with `lualatex --shell-escape` just because of the
straight double quotes, while the compilation succeeds with
`lualatex-dev --shell-escape`.

So I wonder if this should be reported to the developer of minted or
if this issue has something to to with lualatex itself?  Both pdflatex
and xelatex work fine.

-- Robert


More information about the tex-live mailing list