mirror of
https://github.com/How-To-Build-a-Commons/HowToBuildACommonsWorkbooks.git
synced 2026-04-19 16:51:04 +00:00
51 lines
1.3 KiB
TeX
51 lines
1.3 KiB
TeX
\documentclass{article}
|
|
\usepackage{geometry}
|
|
\geometry{
|
|
paperwidth=2.75in,
|
|
paperheight=4.25in,
|
|
top=0.2in,
|
|
bottom=0.5in,
|
|
left=0.2in,
|
|
right=0.2in
|
|
}
|
|
|
|
\usepackage{tikz}
|
|
\usetikzlibrary{shapes.geometric, arrows.meta, positioning}
|
|
|
|
\input{src/how-to-consensus-zine/flow-chart-only.tex}%
|
|
|
|
|
|
\begin{document}
|
|
|
|
\begin{center}
|
|
\consensusflowchart{0.6}{\footnotesize}
|
|
\end{center}
|
|
\newpage% Smaller version
|
|
|
|
\textbf{Discuss}: The item is discussed with the goal of identifying opinions and information on the topic at hand.
|
|
|
|
\textbf{Proposal}: Based on the discussion a decision proposal is presented
|
|
|
|
\textbf{Consensus Test}: The facilitator calls for consensus on the proposal. Each member must actively state whether they agree/consent, stand aside, or object,
|
|
|
|
\textbf{Stand Aside}: Member does not support a proposal, but does not block
|
|
|
|
\textbf{Block}: Member blocks on moral or ethical grounds and the proposal fails
|
|
|
|
\newpage
|
|
Page\par \#3\newpage
|
|
Page\par \#4\newpage
|
|
Page\par \#5\newpage
|
|
Page\par \#6\newpage
|
|
Back\par Cover \thispagestyle{empty} \newpage
|
|
|
|
Intro to Achieving Consensus
|
|
|
|
Consensus Decision Making (CDM)
|
|
|
|
Intro and Reference
|
|
|
|
"The commons are those things that we all own together, that are neither privately owned,nor managed by the government"
|
|
|
|
\thispagestyle{empty} \newpage
|
|
\end{document}
|