Skip to content
Snippets Groups Projects
Commit ab327116 authored by Lorenzo Ferron's avatar Lorenzo Ferron
Browse files

Aggiunte opzioni a minted.tex.

parent 15ae248f
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
\usepackage[
%chapter, % uncomment if listings to be counted by chapter
]{minted}
\setminted{linenos,breaklines,bgcolor=bg,breakanywheresymbolpre={}}
\setminted{linenos,breaklines,bgcolor=bg,breakanywheresymbolpre={},breakaftersymbolpre={},breakbeforesymbolpre={},autogobble}
\setmintedinline{bgcolor={}}
\renewcommand{\theFancyVerbLine}{%
\textcolor[rgb]{0.5,0.5,1.0}{%
......@@ -23,4 +23,4 @@
% \let\listing=\IWANTTHISlisting
% \Crefname{listing}{\listingscaption}{Listati}
%}
%\renewcommand{\listingscaption}{Listato} % uncomment if you use minted inside listing env. See above.
\ No newline at end of file
%\renewcommand{\listingscaption}{Listato} % uncomment if you use minted inside listing env. See above.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment