Skip to content

Commit 026c1dd

Browse files
committed
remove line numbers from minted block, to ease copying when searching errors in the code
1 parent ba9983c commit 026c1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

header.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
\setminted{
140140
autogobble,
141141
breaklines,
142-
linenos,
142+
%linenos,
143143
stripnl=true,
144144
style=tango,
145145
baselinestretch=1.2,

0 commit comments

Comments
 (0)