-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconsensus.tex
210 lines (152 loc) · 5.77 KB
/
consensus.tex
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
\documentclass[12pt,nottoc]{book}
\raggedbottom
%
% To compile with new pagination, delete the following files:
% consensus.aux, consensus.idx
% Run pdflatex twice
% run makeindex
% run pdflatex twice more
% delete consensus.idx
% run pdflatex twice more
% run makeindex again
% run pdflatex twice more
%\usepackage{fullpage}
% get rid of most widows and orphans
\widowpenalty=10000
\clubpenalty=10000
\usepackage{graphicx}
\usepackage{makeidx}
\usepackage{tocbibind}
\usepackage{multicol}
\usepackage{float}
%\floatstyle{boxed}
%\restylefloat{figure}
%\usepackage[papersize={5.5in,8.5in}]{geometry}
% clear header style on the last empty odd pages
\makeatletter
\def\cleardoublepage{\clearpage\if@twoside \ifodd\c@page\else %
\hbox{}
\thispagestyle{empty}
\newpage
\if@twocolumn\hbox{}\newpage\fi\fi\fi}
\makeatother
%create a command forr lists with less space between the items
\newcommand{\squishlist}{
\begin{list}{}
{ \setlength{\itemsep}{0pt} \setlength{\parsep}{1pt}
\setlength{\topsep}{2pt} \setlength{\partopsep}{0pt}
\setlength{\leftmargin}{1.5em} \setlength{\labelwidth}{1em}
\setlength{\labelsep}{0em} } }
\newcommand{\squishlisttwo}{
\begin{list}{}
{ \setlength{\itemsep}{0pt} \setlength{\parsep}{0pt}
\setlength{\topsep}{0pt} \setlength{\partopsep}{0pt}
\setlength{\leftmargin}{2em} \setlength{\labelwidth}{1.5em}
\setlength{\labelsep}{0em} } }
\newcommand{\squishend}{
\end{list} }
\newcommand{\squishitemize}{
\begin{list}{\labelitemi}
{ \setlength{\itemsep}{0pt} \setlength{\parsep}{.5pt}
\setlength{\topsep}{1pt} \setlength{\partopsep}{0pt}
\setlength{\leftmargin}{1.5em} \setlength{\labelwidth}{1em}
\setlength{\labelsep}{0.5em} }}
\newcommand{\squishitemizetwo}{
\begin{list}{\labelitemii}
{ \setlength{\itemsep}{0pt} \setlength{\parsep}{0pt}
\setlength{\topsep}{0pt} \setlength{\partopsep}{0pt}
\setlength{\leftmargin}{2em} \setlength{\labelwidth}{1.5em}
\setlength{\labelsep}{0.5em} }}
\newlength{\holdingplace}
\setlength{\holdingplace}{\oddsidemargin}
\setlength{\oddsidemargin}{\evensidemargin}
\setlength{\evensidemargin}{\holdingplace}
\author{C. T. Lawrence Butler \and Amy Rothstein}
\title{On Conflict and Consensus\\ \large A Handbook on Formal
Consensus Decisionmaking}
\date{1987-2023}
% After the first five copies printed by Venn Sage Wylder:
% Please send $3 to C. T. Butler for each copy of this book.
\newcommand{\mc}[1]{\multicolumn{2}{l}{#1}}
\makeindex
\begin{document}
\frontmatter
\pagestyle{empty}
\maketitle
{\footnotesize
\section*{License and Attributions}
\noindent{}The text of this book was written by C.T. Lawrence Butler and Amy
Rothstein, copyright \copyright{} 1987-2023 by C.T. Butler.\\
\noindent{}Cover art on the printed version is by Keith McHenry.\\
\noindent{}The flowchart in figure \ref{fig:flowchart} is a product of collaboration between C.T. Butler, Nathaniel Whitestone, and Venn Sage Wylder, and contains material and/or design that is copyright \copyright{} 2007 by each of them.\\
\noindent{}The layout of this third edition was done by Venn Sage Wylder in 2007 using the \LaTeX{} typesetting engine.\\
\noindent{}In 2023, for the v3.1.0 release, Mx Wylder assigned the Third Edition a semantic version number (v3.0.0), updated the source files with their own (Mx Wylder's) up-to-date legal name, updated contact information for CT Butler, established a new online repository for the source files on github, updated the license from CC-BY-NC-SA 3.0 USA to CC-BY-NC-SA 4.0 International, re-typeset the document with all these updates, and uploaded the source files and the PDF output to the new github repository.\\
\noindent{}This work is licensed under Attribution-NonCommercial-ShareAlike 4.0 International. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/\\
\noindent{}Third Edition --- Thirteenth Printing --- v3.1.0\\
}
\chapter*{Acknowledgments}
{\footnotesize
\input{0-front/acknowledgments}
}
\chapter*{On War and Peace}
\input{0-front/epigraph}
{\small
\tableofcontents
\listoffigures
}
\chapter*{Preface}
{\small
\input{0-front/preface}
}
\mainmatter
\pagestyle{headings}
\part{On Conflict and Consensus}
\chapter[Introduction]{\index{introduction}Introduction: The Advantages of Formal
Consensus}
\input{1-advantages/advantages}
\chapter{On \index{decisionmaking}Decisionmaking}
\input{2-decisions/decisions}
\chapter{On Conflict \& Consensus}
\input{3-conflict-and-consensus/conflict-and-consensus}
\chapter{The Art of \index{evaluation}Evaluation}
\input{4-evaluation/evaluation}
\chapter{\index{role}Roles}
\input{5-roles/roles}
\chapter{\index{techniques}Techniques}
\input{6-techniques/techniques}
\part{Four Founding Documents}
\setcounter{chapter}{0}
%\input{7-orgdocs/orgdocs}
\chapter*{Generic Versions of Four Founding Documents}
\input{7-orgdocs/fourdocs}
\chapter[Vision Statement]{Generic Vision Statements}
\input{7-orgdocs/visionstatement}
\chapter[Principles]{Generic Principles}
\input{7-orgdocs/principles}
\chapter[Bylaws]{Generic Nonprofit Bylaws}
\input{7-orgdocs/bylaws}
\chapter[\index{structure}Structure]{Generic Organizational \index{structure}Structure}
\input{7-orgdocs/structure}
\part{Essays}
\setcounter{chapter}{0}
\chapter{Consensus Revisited} % (fold)
\label{cha:consensus_revisited}
\input{8-essays/consensus-revisited}
% chapter consensus_revisited (end)
\chapter[Revolutionary Process]{A Revolutionary Decision-Making Process}
\input{8-essays/revolutionary}
\backmatter
\chapter{Glossary}
\input{9-back/glossary}
\bibliographystyle{plain}
\nocite{*}
\bibliography{9-back/bibliography}
\printindex
\chapter{About the Author}
\input{9-back/bio}
\chapter*{Obtaining Copies}
{\footnotesize
\pagestyle{plain}
\input{0-front/legal}
}
\end{document}