summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/book.latex5
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/book.latex b/templates/book.latex
index 5f5150c..b496157 100644
--- a/templates/book.latex
+++ b/templates/book.latex
@@ -256,7 +256,10 @@ $endif$
\newcommand{\VERB}{\Verb[commandchars=\\\{\}]}
\DefineVerbatimEnvironment{Highlighting}{Verbatim}{
commandchars=\\\{\},
- fontsize=\footnotesize}
+ fontsize=\footnotesize,
+ xleftmargin=4mm,
+ numbersep=2mm
+}
\newenvironment{Shaded}{}{}
\newcommand{\AlertTok}[1]{\textbf{#1}}
\newcommand{\AnnotationTok}[1]{\textit{#1}}