make font bigger

This commit is contained in:
Chris Cromer 2018-11-11 16:57:16 -03:00
parent 7c196f27a8
commit 8d4e695bec
Signed by: cromer
GPG Key ID: 39CC813FF3C8708A
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
\usepackage{listings}
\lstset{
basicstyle=\footnotesize\ttfamily,
basicstyle=\small\ttfamily,
columns=flexible,
breaklines=true
}