summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--confighandout.tex13
1 files changed, 13 insertions, 0 deletions
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}