Skip to content

Commit

Permalink
Fix file extension 'lol' cannot be used twice issue with minted.
Browse files Browse the repository at this point in the history
See gpoore/minted#390 for reference.
  • Loading branch information
mcserep committed Apr 26, 2024
1 parent 4f0162d commit 9288cb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions elteikthesis_minted.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
\documentclass{elteikthesis}[2024/04/26]

\usepackage[newfloat]{minted}
\removefromtoclist[float]{lol} % must be after loading minted
% see: https://github.com/gpoore/minted/issues/390

\begin{document}
\documentlang{english}
Expand Down

0 comments on commit 9288cb5

Please sign in to comment.