\tcbinputlisting{%
listing only,
listing file=\currfilepath,
colback=green!5!white,
colframe=green!25,
coltitle=black!90,
coltext=black!90,
left=8mm,
title=Corresponding \LaTeX{} code of \texttt{\currfilepath},
minted language=TeX,
minted style=vs,
minted options={
fontsize=\footnotesize,
firstline=\the\LTGbeginlineexample,
lastline=\the\LTGendlineexample,
firstnumber=\the\LTGbeginlineexample,
breaklines,
linenos,
numbersep=8pt
}
}
add-tex-command tcbinputlisting ppppppppppppppppppppppp
add-tex-command "minted options" ppppppppppppppppppppppp
I have
I configured
aspellstill goes intotcbinputandminted options- and complains thatfontsizeis an unknown term.