no border on listings

This commit is contained in:
tTh
2024-09-16 03:50:09 +02:00
bovenliggende d96238bca4
commit 9f129f64d9

Bestand weergeven

@@ -28,7 +28,8 @@
\setlength \parskip {0.30em} % XXX
%------ reglages des 'listings'
\lstset{frame=single} % dessin d'un cadre autour du listing
\lstset{frame=none} % éventuel dessin d'un cadre autour du listing
\lstset{basicstyle=\ttfamily\small}
\lstset{aboveskip=0.7em,belowskip=0.7em}