HowToBuildACommonsWorkbooks/ConsensusPocketReference.tex

43 lines
1.1 KiB
TeX
Raw Normal View History

\documentclass{article}
\usepackage{geometry}
\geometry{
paperwidth=2.75in,
2025-10-19 23:09:07 -04:00
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}%
2025-10-19 22:07:35 -04:00
\begin{document}
2025-10-20 10:08:51 -04:00
\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
2025-10-19 22:07:35 -04:00
Back\par Cover \thispagestyle{empty} \newpage
Front\par Cover \thispagestyle{empty} \newpage
\end{document}