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 /configmasterpres.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 'configmasterpres.tex')
| -rw-r--r-- | configmasterpres.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/configmasterpres.tex b/configmasterpres.tex index 3491653..b56e163 100644 --- a/configmasterpres.tex +++ b/configmasterpres.tex @@ -1,17 +1,17 @@ \documentclass{beamer} \mode<presentation> { - \usetheme{default} + \usetheme{Dresden} } \usepackage{german} -\usepackage[utf8]{inputenc} +\usepackage[utf8x]{inputenc} \usepackage{pgf,pgfarrows,pgfnodes,pgfautomata,pgfheaps} \usepackage{amsmath,amssymb} \usepackage{listings,color} \usepackage{graphicx} \usepackage{lxextras} -\institute{Hochschule Ravensburg-Weingarten} +\institute{Linutronix GmbH} \definecolor{lbcolor}{RGB}{255,210,150} \lstset{ language=C++, @@ -29,7 +29,7 @@ extendedchars=true, backgroundcolor=\color{lbcolor}, keywordstyle=\bf , - commentstyle=\color{green}, + commentstyle=\color{blue}, stringstyle=\color{red} } |
