% minted-sty-hooks.4ht, generated from tex4ht-4ht.tex % Copyright 2022 TeX Users Group % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either % version 1.3c of this license or (at your option) any % later version. The latest version of this license is in % http://www.latex-project.org/lppl.txt % and version 1.3c or later is part of all distributions % of LaTeX version 2005/12/01 or later. % % This work has the LPPL maintenance status "maintained". % % The Current Maintainer of this work % is the TeX4ht Project . % % If you modify this program, changing the % version identification would be appreciated. \immediate\write-1{version 2022-06-08-15:03} \AddToHook{package/minted/after}{% \@ifpackageloaded{xcolor}{}{\RequirePackage{xcolor}} \newcommand{\:minted@def@opt@switch}[2][false]{% \define@booleankey{minted@opt@g}{#2}% {\@namedef{minted@opt@g:#2}{false}}% {\@namedef{minted@opt@g:#2}{false}} \define@booleankey{minted@opt@g@i}{#2}% {\@namedef{minted@opt@g@i:#2}{false}}% {\@namedef{minted@opt@g@i:#2}{false}} \define@booleankey{minted@opt@lang}{#2}% {\@namedef{minted@opt@lang\minted@lang :#2}{false}}% {\@namedef{minted@opt@lang\minted@lang :#2}{false}} \define@booleankey{minted@opt@lang@i}{#2}% {\@namedef{minted@opt@lang\minted@lang @i:#2}{false}}% {\@namedef{minted@opt@lang\minted@lang @i:#2}{false}} \define@booleankey{minted@opt@cmd}{#2}% {\@namedef{minted@opt@cmd:#2}{false}}% {\@namedef{minted@opt@cmd:#2}{false}}% \@namedef{minted@opt@g:#2}{#1}% } \:minted@def@opt@switch{breaklines} }