summaryrefslogtreecommitdiff
path: root/latexHeaders/listings.tex
diff options
context:
space:
mode:
Diffstat (limited to 'latexHeaders/listings.tex')
-rw-r--r--latexHeaders/listings.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/latexHeaders/listings.tex b/latexHeaders/listings.tex
index 02b34bd..135b2af 100644
--- a/latexHeaders/listings.tex
+++ b/latexHeaders/listings.tex
@@ -20,7 +20,7 @@
breakatwhitespace=false,
postbreak=\space,
tabsize=2,
- basicstyle=\ttfamily\footnotesize,
+ basicstyle=\ttfamily\small,
showspaces=false,
showstringspaces=false,
extendedchars=true,