From 121e8977a061130dd0c5245407296239aabcf4e7 Mon Sep 17 00:00:00 2001 From: Kevin Harrington Date: Sun, 12 Oct 2025 14:08:27 -0400 Subject: [PATCH] Add lines to the blank pages --- ScopeSequencing.tex | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ScopeSequencing.tex b/ScopeSequencing.tex index dde5345..7160db3 100644 --- a/ScopeSequencing.tex +++ b/ScopeSequencing.tex @@ -18,7 +18,14 @@ \fancyfoot[LE,RO]{\thepage} % page number in "outer" position of footer line \fancyfoot[RE,LO]{How To Build A Commons vVERSIONNUMBER} % other info in "inner" position of footer line \usepackage{hyperref} +\usepackage{tikz} +\newcommand{\linedpage}{% + \noindent + \foreach \n in {1,...,12}{% + \rule{\textwidth}{0.4pt}\\[\baselineskip] + } +} \usepackage{multicol} @@ -238,17 +245,22 @@ This is the workshop -- TODO Workshop 2 +\linedpage \pagebreak Workshop 3 +\linedpage + \vspace{1cm} \pagebreak Workshop 4 +\linedpage + \vspace{1cm} \pagebreak