You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I don't know if it's just me, but it looks like in Ubuntu 22.10 the minted package is not working with programming.cls (tested v1.3a and 1.4a).
To reproduce: add the line \usepackage{minted} to the example-programming.tex and it will not compile anymore in Ubuntu 22.10 (this was not the case in Ubuntu 22.04).
$> pdflatex -shell-escape example-programming.tex
[...]
(/usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.sty
(/usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.def)
(/usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.cfg))
! TeX capacity exceeded, sorry [parameter stack size=20000].
\hyxmp@Hyp@pdfauthor #1->
\let \xmpcomma =\hyxmp@comma \def \xmpquote ##1{##1...
l.38 \begin{document}
! ==> Fatal error occurred, no output PDF file produced!
Transcript written on example-programming.log.
The text was updated successfully, but these errors were encountered:
Hi! I don't know if it's just me, but it looks like in Ubuntu 22.10 the
minted
package is not working with programming.cls (tested v1.3a and 1.4a).To reproduce: add the line
\usepackage{minted}
to the example-programming.tex and it will not compile anymore in Ubuntu 22.10 (this was not the case in Ubuntu 22.04).The text was updated successfully, but these errors were encountered: