fix formatting, add missing page

This commit is contained in:
usvfun 2025-11-01 17:14:36 -04:00
parent 15eb3b486b
commit 8b704dde80

View file

@ -1,5 +1,6 @@
\documentclass{article}
\usepackage{geometry}
\geometry{
paperwidth=2.75in,
paperheight=4.25in,
@ -14,13 +15,13 @@
\input{src/how-to-consensus-zine/flow-chart-only.tex}%
\setcounter{secnumdepth}{0}
\begin{document}
\begin{center}
\hspace*{-0.5cm}
\consensusflowchart{0.6}{\footnotesize}
\end{center}
\newpage% Smaller version
\newpage% Smaller version
\section{Consensus Process}
@ -36,7 +37,8 @@
\newpage
Page\par \#3
\section{Why Consensus}
Some resources can't or shouldn't be managed by a central authority to preserve those resources for the good of those who benefit, present and future, from those resources. When central authorities aren't reliable or effective enough people can collectively come to decisions, where every individual has their ideas and interests protected. It's a proven method that preserves expertise while allowing all perspectives to be impactful. It builds group trust and awareness
\newpage
\section{Roles}
@ -67,7 +69,7 @@
\item all decisions are treated as provisional
\end{enumerate}
\newpage
\section{Things Go Wrong When...}
\section{Things go wrong when...}
\begin{enumerate}
\item one voice is heard more than others
\item complacency in a few leading decisions
@ -78,15 +80,22 @@
\thispagestyle{empty}
\newpage
{\centering \huge \textbf{Intro to Achieving Consensus}\par}
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"
\begin{center}
{\Huge\textbf{Intro to}}\\[0.3cm]
{\Huge\textbf{Achieving}}\\[0.3cm]
{\Huge\textbf{Consensus}}\\[1cm]
{\Large Consensus Decision Making (CDM)}\\[0.2cm]
{\Large Intro and Reference}\\[2cm]
\emph{``The commons are those things\\
that we all own together,\\
that are neither privately owned,\\
nor managed by the government.''}
\end{center}
\thispagestyle{empty}
\end{document}