minted, \verb|| and straight double quotes
Robert Alessi
alessi at robertalessi.net
Fri Nov 8 16:24:15 CET 2019
I just tried the fix which worked perfectly, thanks!
On Fri, Nov 08, 2019 at 02:39:37PM +0000, David Carlisle wrote:
> sorry can you try the fix at
>
> https://github.com/wspr/fontspec/issues/389
>
> If you could confirm I'll push out a tools update asap.
>
>
> On Fri, 8 Nov 2019 at 11:07, Robert Alessi <alessi at robertalessi.net> wrote:
> >
> > 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