From 5ec05b544f4dad741e0d24a8257bc9a5a845b1e7 Mon Sep 17 00:00:00 2001 From: Danyel Pollock <61924695+dnlr-p@users.noreply.github.com> Date: Thu, 30 Oct 2025 20:56:09 -0400 Subject: [PATCH 1/6] #9 formatting starting place --- ScopeSequencing.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/ScopeSequencing.tex b/ScopeSequencing.tex index 4087a13..f80acd9 100644 --- a/ScopeSequencing.tex +++ b/ScopeSequencing.tex @@ -264,6 +264,7 @@ From the Yana Ludwig reading: \subsection{Social Experimentation} \subsection{Service-based} \subsection{Economic Security} + \subsection{Identity-based Safe Havens} \subsection{Lifestyle and Comfort Enhancement} \subsection{Ecological Sustainability} From c6b28232257471c9b66cd370d8b350cecaf93582 Mon Sep 17 00:00:00 2001 From: Kevin Harrington Date: Sat, 1 Nov 2025 18:40:36 -0400 Subject: [PATCH 2/6] move the text within the boarder --- ConsensusPocketReference.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ConsensusPocketReference.tex b/ConsensusPocketReference.tex index e0a87ba..fde8d28 100644 --- a/ConsensusPocketReference.tex +++ b/ConsensusPocketReference.tex @@ -96,12 +96,14 @@ {\Huge\textbf{Consensus}}\\[1cm] {\Large Consensus Decision Making (CDM)}\\[0.2cm] - {\Large Intro and Reference}\\[2cm] + {\Large Intro and Reference}\\[1cm] \emph{``The commons are those things\\ that we all own together,\\ that are neither privately owned,\\ nor managed by the government.''} + + \vspace{1cm} \end{center} From 5843b91020a755549f3b521d76b64b22d90a4d01 Mon Sep 17 00:00:00 2001 From: Kevin Harrington Date: Sat, 1 Nov 2025 18:59:12 -0400 Subject: [PATCH 3/6] updating the lines to address https://github.com/How-To-Build-a-Commons/HowToBuildACommonsWorkbooks/issues/13 --- MakerCheck.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/MakerCheck.tex b/MakerCheck.tex index 261a1f8..b66ce5f 100644 --- a/MakerCheck.tex +++ b/MakerCheck.tex @@ -6,21 +6,19 @@ } } - \newcommand{\verticallines}{% \noindent% \begin{tikzpicture}[remember picture, overlay] \coordinate (TL) at (current page.north west); \coordinate (BR) at (current page.south east); \pgfmathsetmacro{\spacing}{0.8} % 8mm spacing in cm - \pgfmathsetmacro{\pagewidth}{\paperwidth/1cm} + \pgfmathsetmacro{\pagewidth}{8.5*2.54} % 8.5 inches converted to cm \pgfmathsetmacro{\nlines}{int(\pagewidth/\spacing)} \foreach \i in {0,1,...,\nlines}{ \draw[gray] ([xshift=\i*\spacing cm]TL) -- ([xshift=\i*\spacing cm]current page.south west); } \end{tikzpicture}% } - \newcommand{\makercheck}{ \begin{turn}{90} From d154d6f15d438c4b714c1c10312ea37383e9a9e2 Mon Sep 17 00:00:00 2001 From: Kevin Harrington Date: Sat, 1 Nov 2025 20:53:37 -0400 Subject: [PATCH 4/6] https://github.com/How-To-Build-a-Commons/HowToBuildACommonsWorkbooks/issues/13 attempt to resolve --- MakerCheck.tex | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/MakerCheck.tex b/MakerCheck.tex index b66ce5f..725ae96 100644 --- a/MakerCheck.tex +++ b/MakerCheck.tex @@ -7,18 +7,21 @@ } \newcommand{\verticallines}{% + \vspace*{-1in}% Move to top of physical page + \vspace*{-\topmargin}% + \vspace*{-\headheight}% + \vspace*{-\headsep}% \noindent% - \begin{tikzpicture}[remember picture, overlay] - \coordinate (TL) at (current page.north west); - \coordinate (BR) at (current page.south east); - \pgfmathsetmacro{\spacing}{0.8} % 8mm spacing in cm - \pgfmathsetmacro{\pagewidth}{8.5*2.54} % 8.5 inches converted to cm - \pgfmathsetmacro{\nlines}{int(\pagewidth/\spacing)} + \begin{tikzpicture}[overlay] + \pgfmathsetmacro{\spacing}{0.8} + \pgfmathsetmacro{\nlines}{26} \foreach \i in {0,1,...,\nlines}{ - \draw[gray] ([xshift=\i*\spacing cm]TL) -- ([xshift=\i*\spacing cm]current page.south west); + \draw[gray] (\i*\spacing cm, 0cm) -- (\i*\spacing cm, -27.94cm); } \end{tikzpicture}% } + + \newcommand{\makercheck}{ \begin{turn}{90} From 740dca84d0aed5a1b04e3e4eec9b29e8763e6e60 Mon Sep 17 00:00:00 2001 From: Kevin Harrington Date: Sun, 2 Nov 2025 09:49:08 -0500 Subject: [PATCH 5/6] formatting --- MakerCheckBook.tex | 61 +++++++++++++++++++++++----------------------- 1 file changed, 30 insertions(+), 31 deletions(-) diff --git a/MakerCheckBook.tex b/MakerCheckBook.tex index e552a08..3799510 100644 --- a/MakerCheckBook.tex +++ b/MakerCheckBook.tex @@ -8,10 +8,9 @@ paperwidth=8.5in, paperheight=11in, top=0.25in, - bottom=0.5in, + bottom=0.25in, left=0.25in, - right=0.2in, - footskip=20pt % Reserve space for footer + right=0.25in } \usepackage{qrcode} \newlist{todolist}{itemize}{2} @@ -48,34 +47,34 @@ \input{MakerCheck.tex}% \begin{document} - - \vspace{1cm} - -\begin{turn}{-90} - \centering - \makercheck -\end{turn} - -\vspace{1cm} - -\begin{turn}{-90} - \centering - \makercheck -\end{turn} - -\vspace{1cm} - -\begin{turn}{-90} - \centering - \makercheck -\end{turn} - -\vspace{1cm} - -\begin{turn}{-90} - \centering - \makercheck -\end{turn} + \begin{center} + + \begin{turn}{-90} + \centering + \makercheck + \end{turn} + + \vfill + + \begin{turn}{-90} + \centering + \makercheck + \end{turn} + + \vfill + + \begin{turn}{-90} + \centering + \makercheck + \end{turn} + + \vfill + + \begin{turn}{-90} + \centering + \makercheck + \end{turn} + \end{center} \pagebreak \verticallines From bbea43198fb01a18f7114ca95c4b74e31fbb4541 Mon Sep 17 00:00:00 2001 From: Danyel Pollock <61924695+dnlr-p@users.noreply.github.com> Date: Sat, 8 Nov 2025 11:35:36 -0500 Subject: [PATCH 6/6] address issue #9 Update description of economic security based communities. --- ScopeSequencing.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ScopeSequencing.tex b/ScopeSequencing.tex index f80acd9..04b2f13 100644 --- a/ScopeSequencing.tex +++ b/ScopeSequencing.tex @@ -264,7 +264,7 @@ From the Yana Ludwig reading: \subsection{Social Experimentation} \subsection{Service-based} \subsection{Economic Security} - +In high cost of living areas, communities formed around economic security can be particularly effective at allowing creative and other groups to remain in place as costs rise. Communities can use tools such as income pooling, cost splitting, or cooperatively run business ventures to support economic access. \subsection{Identity-based Safe Havens} \subsection{Lifestyle and Comfort Enhancement} \subsection{Ecological Sustainability}