kjshen
kjshen
Thanks for checking, good to know. I'm using pdfTeX with `pdflatex -shell-escape -synctex=1 -interaction=nonstopmode %DOC%` this is my log file: ``` This is pdfTeX, Version 3.141592653-2.6-1.40.26 (MiKTeX 24.3) (preloaded format=pdflatex...
Thanks for your suggestions! I have the latest Pygments version 2.17.2 installed. My indentation is all spaces. I tried `pip cache purge`, but the result is still the same.
Downgrading to Pygments 2.15 (my random pick) also didn't resolve the issue.
Hey, thanks for giving more feedback! 1) Its all spaces. 2) Ah, this is what cache meant. I just deleted it, but it did not resolve the issue.
Hi, here's a zip file containing my compilation files including .aux and .log and the minted cache files. [mwe_minted.zip](https://github.com/gpoore/minted/files/14959782/mwe_minted.zip)