From f226fcd9bfaf45ad1fc268395ea838f6621f4c0f Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Mon, 19 Sep 2011 12:38:42 +0200 Subject: fix configs Signed-off-by: Manuel Traut --- confighandout.tex | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'confighandout.tex') diff --git a/confighandout.tex b/confighandout.tex index e69de29..963125a 100644 --- a/confighandout.tex +++ b/confighandout.tex @@ -0,0 +1,13 @@ +\documentclass{lxarticle} +\usepackage{german} +\usepackage[utf8]{inputenc} +\usepackage{lxheaders} +\usepackage{lxextras} +\lstset{keywordstyle=\color{blue}} + +\begin{document} + +% disables chapter, section and subsection numbering +\setcounter{secnumdepth}{-1} + +\input{section} -- cgit v1.2.3