Change minted python env settings
This commit is contained in:
parent
38a3cc5b76
commit
d9fe8c885e
@ -272,6 +272,7 @@
|
|||||||
\newminted[python]{python}{style=bw,
|
\newminted[python]{python}{style=bw,
|
||||||
fontsize=\small,
|
fontsize=\small,
|
||||||
bgcolor=white,
|
bgcolor=white,
|
||||||
|
highlightcolor=white,
|
||||||
autogobble,
|
autogobble,
|
||||||
frame=single,
|
frame=single,
|
||||||
breaklines,
|
breaklines,
|
||||||
@ -280,9 +281,10 @@
|
|||||||
xrightmargin=0em,
|
xrightmargin=0em,
|
||||||
numbersep=.2em}
|
numbersep=.2em}
|
||||||
|
|
||||||
\newmintinline{python}{style=autumn,
|
\newmintinline{python}{style=bw,
|
||||||
fontsize=\small,
|
fontsize=\small,
|
||||||
bgcolor=friendlybg,
|
bgcolor=white,
|
||||||
|
highlightcolor=white,
|
||||||
autogobble,
|
autogobble,
|
||||||
encoding=utf8}
|
encoding=utf8}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user