summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/minted
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-12-18 20:57:13 +0000
committerKarl Berry <karl@freefriends.org>2023-12-18 20:57:13 +0000
commit603ac42039bcea76b6d535b5ae90fc3e8f179ee1 (patch)
treed8603fddae81497cb9a4f005b309113b3b91aa06 /Master/texmf-dist/tex/latex/minted
parent229870d61b9b6dd82ae1f87d9409912702656447 (diff)
minted (18dec23)
git-svn-id: svn://tug.org/texlive/trunk@69163 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/minted')
-rw-r--r--Master/texmf-dist/tex/latex/minted/minted.sty8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/minted/minted.sty b/Master/texmf-dist/tex/latex/minted/minted.sty
index 2b4e9144cdd..bd7e756dcc5 100644
--- a/Master/texmf-dist/tex/latex/minted/minted.sty
+++ b/Master/texmf-dist/tex/latex/minted/minted.sty
@@ -27,10 +27,10 @@
%% and the derived file minted.sty.
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{minted}
- [2023/09/12 v2.8 Yet another Pygments shim for LaTeX]
+ [2023/12/18 v2.9 Yet another Pygments shim for LaTeX]
\RequirePackage{keyval}
\RequirePackage{kvoptions}
-\RequirePackage{fvextra}
+\RequirePackage{fvextra}[2022/11/30]
\RequirePackage{ifthen}
\IfFileExists{shellesc.sty}
{\RequirePackage{shellesc}
@@ -550,7 +550,8 @@
\csname minted@PYGdef@\minted@style\endcsname
\minted@patch@PYGZsq
\minted@patch@PYGZhy
-}
+ \ifthenelse{\equal{\minted@get@opt{ignorelexererrors}{true}}{true}}%
+ {\let\PYG@tok@err\relax}{}}
\ifthenelse{\boolean{minted@draft}}{\renewcommand{\minted@defstyle}[1]{}}{}
\newcommand{\minted@patch@PYGZsq}{%
\ifcsname PYGZsq\endcsname
@@ -716,6 +717,7 @@
\minted@def@optfv{fontencoding}
\minted@def@opt{bgcolor}
\minted@def@opt@switch{autogobble}
+\minted@def@opt@switch{ignorelexererrors}
\newcommand{\minted@encoding}{\minted@get@opt{encoding}{UTF8}}
\newenvironment{minted@snugshade*}[1]{%
\def\FrameCommand##1{\hskip\@totalleftmargin