diff options
| author | Manuel Traut <manut@mecka.net> | 2013-03-10 12:13:49 +0100 |
|---|---|---|
| committer | Manuel Traut <manut@mecka.net> | 2013-03-10 12:13:49 +0100 |
| commit | 9c0f862749f30800837a45aff5abdcb529867dbc (patch) | |
| tree | b0ca51fff64f12fac03aea4afaa1fa722376844b /configmasterhandout.tex | |
| parent | 33b79c725448efd2c9a72e2ae9a1fb04270492f5 (diff) | |
| parent | cea5039322781f6085dd47954af5584ca3f78911 (diff) | |
Merge branch 'schulung'
updates from current linutronix schulung.git
Conflicts:
Makefile
configpres.tex
flash-memory/ubi/handout_ubi_de.tex
handout.tex
index.txt
pres_master.tex
vorl.tex
vorl1.tex
vorl2.tex
vorl3.tex
vorl4.tex
vorl5.tex
Signed-off-by: Manuel Traut <manut@mecka.net>
Diffstat (limited to 'configmasterhandout.tex')
| -rw-r--r-- | configmasterhandout.tex | 34 |
1 files changed, 4 insertions, 30 deletions
diff --git a/configmasterhandout.tex b/configmasterhandout.tex index 3f061c6..285bc00 100644 --- a/configmasterhandout.tex +++ b/configmasterhandout.tex @@ -1,35 +1,9 @@ -%\documentclass[xlevel]{wise} -%\documentclass{book} -%\usepackage{lxextras} -\documentclass[hyperref]{wise} +\documentclass{book} \usepackage{german} -%\usepackage[utf8]{inputenc} -\usepackage{listings,color} -\definecolor{lbcolor}{rgb}{0.95,0.95,0.95} -\usepackage{hyperref} +\usepackage[utf8]{inputenc} +\usepackage{lxextras} +\lstset{keywordstyle=\color{blue}} -\hypersetup{colorlinks=true} - -\lstset{language=C++, - frameround=fttt, - numbers=left, - stepnumber=1, - numbersep=5pt, - numberstyle=\tiny, - breaklines=true, - breakautoindent=true, - postbreak=\space, - tabsize=2, - basicstyle=\ttfamily\footnotesize, - showspaces=false, - showstringspaces=false, - extendedchars=true, - backgroundcolor=\color{lbcolor}, - keywordstyle =\bf , - %identifierstyle = \bf , - commentstyle =\color{green}, - stringstyle=\color{red} -} \begin{document} \title{Linux Entwicklung} |
