-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathgfk.tex
More file actions
77 lines (58 loc) · 1.65 KB
/
Copy pathgfk.tex
File metadata and controls
77 lines (58 loc) · 1.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
\documentclass[a4paper,openany,twoside,titlepage,10pt,headsepline]{scrbook}
\input{../shared/util/latex-layout}
\AtBeginDocument{\selectlanguage{ngerman}}
\title{Gewaltfreie Kommunikation\\für Teams und Führungskräfte}
\author{Oliver Klee\\\texttt{www.oliverklee.de}\\\texttt{seminare@oliverklee.de}}
\date{Version vom \today}
\begin{document}
\frontmatter
\maketitle
\tableofcontents
\mainmatter
\chapter{Seminar-Handwerkszeug}
\input{../shared/parts/workshopregeln}
\input{../shared/parts/paarinterview}
\input{../shared/parts/feedback}
\input{../shared/parts/blitzlicht}
\chapter{Kommunikation}
\input{../shared/parts/hammer}
\input{../shared/parts/kommunikation-prinzipien}
\input{../shared/parts/direkte-indirekte-kommunikation}
\input{../shared/parts/ask-guess-culture}
\input{../shared/parts/triforce}
\chapter{Gewaltfreie Kommunikation}
\index{Gewaltfreie Kommunikation}
\input{verwandte-konzepte}
\input{gfk-als-haltung}
\input{annahmen}
\input{saeulen}
\input{unterschiede}
\input{gfk-levels}
\input{empathie}
\input{schritte}
\input{gefuehle}
\input{beduerfnisse}
\input{bitten}
\input{wertschaetzung}
\input{strassengiraffisch}
\input{gfk-im-beruf}
\input{wolfsbegriffe-ersetzen}
\input{4-gfk-ohren}
\input{gfk-und-konflikte}
\input{weiterlernen}
\chapter{Führung}
\input{../fuehrung/rolle}
\input{../fuehrung/grundsaetze}
\input{../fuehrung/instrumente}
\input{../fuehrung/1-on-1}
\input{../fuehrung/fuehren-lernen}
\input{../fuehrung/lob-tadel}
\chapter{Übungsaufgaben}
\input{gfk-uebungen}
\input{rueckblick-uebung}
\input{bingo}
\backmatter
\bibliography{../shared/bibliography/literatur}
\input{../shared/parts/lizenz}
\printindex
\end{document}