1
0
Fork 0
mirror of https://gitlab.com/netravnen/NetworkLabNotes.git synced 2024-11-23 19:17:54 +00:00

Changed from minted to lstlisting

This commit is contained in:
chhan11 2017-05-22 12:52:52 +02:00
parent dcc020ca75
commit c091d25bca

View file

@ -65,9 +65,7 @@
% Package Params % Package Params
\geometry{a4paper,margin=2cm} \geometry{a4paper,margin=2cm}
% Used to NOT show red boxes around colons
% etc. when using the minted{} package.
\AtBeginEnvironment{minted}{\renewcommand{\fcolorbox}[4][]{#4}}
% %
% BEGIN DOCUMENT % BEGIN DOCUMENT