From b2fc403f70b4d925b18d89b94a5cf2b59b1fe054 Mon Sep 17 00:00:00 2001 From: Claire Charron Date: Sat, 19 Oct 2013 16:46:28 -0400 Subject: [PATCH] Page title refactor. --- policy/constitution.tex | 5 +---- policy/head.tex | 9 ++++++++- policy/server_use_policy.tex | 5 +---- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/policy/constitution.tex b/policy/constitution.tex index 325bcd2..af885f3 100644 --- a/policy/constitution.tex +++ b/policy/constitution.tex @@ -1,10 +1,7 @@ \input{head.tex} \begin{document} -\begin{center} -\LARGE RITlug Constitution \\[0.0625in] -\large Updated October 15, 2013 -\end{center} +\pagetitle{RITlug Constitution}{Updated October 15, 2013} \section{Name} The name of this organization shall be the RIT Linux Users Group (RITLUG). diff --git a/policy/head.tex b/policy/head.tex index a965dcf..4a845ec 100644 --- a/policy/head.tex +++ b/policy/head.tex @@ -11,5 +11,12 @@ \renewcommand*\thesection{Function \Roman{section}: } \renewcommand*\thesubsection{Subroutine \Roman{section}.\Roman{subsection}: } +\newcommand{\pagetitle}[2]{ + \begin{center} + \LARGE {#1} \\[0.0625in] + \large {#2} + \end{center} +} + \newlist{subroutines}{enumerate}{1} -\setlist[subroutines]{label = Subroutine \Roman*:, leftmargin = 8em, labelsep = 0.5em, labelwidth = 7.5em, align = left} \ No newline at end of file +\setlist[subroutines]{label = Subroutine \Roman*:, leftmargin = 8em, labelsep = 0.5em, labelwidth = 7.5em, align = left} diff --git a/policy/server_use_policy.tex b/policy/server_use_policy.tex index cbbf642..53eb48d 100644 --- a/policy/server_use_policy.tex +++ b/policy/server_use_policy.tex @@ -1,10 +1,7 @@ \input{head.tex} \begin{document} -\begin{center} -\LARGE RITlug Server Use Policy \\[0.0625in] -\large Updated October 12, 2013 -\end{center} +\pagetitle{RITlug Server Use Policy}{Updated October 12, 2013} \section{Access Privileges}