summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2013-11-20 12:00:06 +0100
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2013-11-20 12:03:46 +0100
commitb78e70f061e23006a5a80208d8b8613a4d3645d3 (patch)
tree639116cab28bb5aed6e9f3e2637462bce13c65e2
parent18fd3b7777591ab92ba7cbe4efb9fa5108c93167 (diff)
downloadasciidoc-boilerplate-master.tar.gz
asciidoc-boilerplate-master.tar.bz2
asciidoc-boilerplate-master.zip
thesis.sty: Fix code boxesHEADmaster
-rw-r--r--thesis.sty8
1 files changed, 5 insertions, 3 deletions
diff --git a/thesis.sty b/thesis.sty
index 8c84364..94e8a50 100644
--- a/thesis.sty
+++ b/thesis.sty
@@ -6,9 +6,11 @@
\setlength{\textwidth}{17.5cm}
\usepackage{listings}
-\lstset{
- basicstyle=\singlespacing
-}
+\lstset{aboveskip=0pt,belowskip=0pt}
+\lstset{basicstyle=\footnotesize\ttfamily,breaklines=true}
+\lstset{frame=bottomline}
+\lstset{xleftmargin=\parindent}
+
\let\oldtableofcontents\tableofcontents
\def\tableofcontents{