Skip to content

Commit 7e4d9ba

Browse files
authored
removed hotfix not needed anymore with minted3
1 parent b0f760b commit 7e4d9ba

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/lshortexample.sty

-6
Original file line numberDiff line numberDiff line change
@@ -369,9 +369,3 @@
369369
}
370370
}
371371
372-
% Workaround for https://github.com/gpoore/minted/issues/354
373-
\ifwindows
374-
\def\minted@opt@quote#1{\detokenize\expandafter{\expandafter"\expanded{#1}"}}
375-
\else
376-
\def\minted@opt@quote#1{\detokenize\expandafter{\expandafter'\expanded{#1}'}}
377-
\fi

0 commit comments

Comments
 (0)