summaryrefslogtreecommitdiff
path: root/tcr.tex
diff options
context:
space:
mode:
authorPaul Jungeblut <paul.jungeblut@gmail.com>2015-12-03 01:12:26 +0100
committerPaul Jungeblut <paul.jungeblut@gmail.com>2015-12-03 01:12:26 +0100
commit53e7f12d828bb94c05d2b6c4e04d61de9482c426 (patch)
tree6621c2c8f537de6527a6e5354539081b79610399 /tcr.tex
parentb9e7427d720b489fa8d712a0ab6e8baa1dcca6be (diff)
Improving graoh chapter.
Diffstat (limited to 'tcr.tex')
-rw-r--r--tcr.tex18
1 files changed, 9 insertions, 9 deletions
diff --git a/tcr.tex b/tcr.tex
index 1c27503..f550c2d 100644
--- a/tcr.tex
+++ b/tcr.tex
@@ -34,7 +34,7 @@
breakautoindent=true,
breakatwhitespace=false,
postbreak=\space,
- tabsize=4,
+ tabsize=2,
basicstyle=\ttfamily\footnotesize,
showspaces=false,
showstringspaces=false,
@@ -46,14 +46,14 @@
}
% Listings doesn't support UTF8. This is just enough for German umlauts.
\lstset{literate=%
- {Ö}{{\"O}}1
- {Ä}{{\"A}}1
- {Ü}{{\"U}}1
- {ß}{{\ss}}1
- {ü}{{\"u}}1
- {ä}{{\"a}}1
- {ö}{{\"o}}1
- {~}{{\textasciitilde}}1
+ {Ö}{{\"O}}1
+ {Ä}{{\"A}}1
+ {Ü}{{\"U}}1
+ {ß}{{\ss}}1
+ {ü}{{\"u}}1
+ {ä}{{\"a}}1
+ {ö}{{\"o}}1
+ {~}{{\textasciitilde}}1
}
% Don't waste space at the page borders.