From 9bd6a39ca7fafb6d5af48a5da2e208c85c6b9f7e Mon Sep 17 00:00:00 2001 From: Kevin Harrington Date: Sun, 12 Oct 2025 10:25:53 -0400 Subject: [PATCH] making the margins wider --- ScopeSequencing.tex | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ScopeSequencing.tex b/ScopeSequencing.tex index 0dbbd1b..e46837f 100644 --- a/ScopeSequencing.tex +++ b/ScopeSequencing.tex @@ -12,6 +12,14 @@ \fancyfoot[RE,LO]{Version VERSIONNUMBER} % other info in "inner" position of footer line \usepackage{hyperref} +\usepackage{geometry} +\geometry{ + top=1in, + bottom=1in, + left=1in, + right=1in +} + \begin{document} {\huge \textbf{How To Build a Commons}}