Skip to content

Commit

Permalink
Remove draft watermark to make Entry rules final
Browse files Browse the repository at this point in the history
  • Loading branch information
David Schwarz committed Jan 5, 2024
1 parent 4b02518 commit a66694a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions preamble.tex
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
\usepackage{lastpage}
\usepackage{changes}
\usepackage{etoolbox}
\usepackage{draftwatermark}
%\usepackage{draftwatermark}

\let\openbox\relax
\usepackage[letterpaper, margin=1in, headheight=47pt]{geometry}
Expand All @@ -48,9 +48,9 @@
\usepackage[defaultsans]{droidsans}
\renewcommand{\familydefault}{\sfdefault}

\SetWatermarkText{Draft}
\SetWatermarkScale{2.3}
\SetWatermarkAngle{70}
%\SetWatermarkText{Draft}
%\SetWatermarkScale{2.3}
%\SetWatermarkAngle{70}

% Set paragraph numbers correctly (skip susubsection)
\setcounter{secnumdepth}{4}
Expand Down Expand Up @@ -84,7 +84,7 @@
%\renewcommand{\topmargin}{-20pt}

\rfoot{Page \textbf{\thepage} of \textbf{\pageref{LastPage}}}
\lfoot{\textit{Draft rules as of \today}}
\lfoot{\textit{Final rules as of \today}}
\cfoot{}

% First page
Expand All @@ -94,7 +94,7 @@
\fancyfoot[R]{Page \textbf{\thepage} of \textbf{\pageref{LastPage}}}
}

\title{\Large RoboCupJunior Soccer Entry Rules 2024 Draft \vspace{2ex} \\ \large 1:1 Standard Kit League \& 1:1 Lightweight League\vspace{-10ex}}
\title{\Large RoboCupJunior Soccer Entry Rules 2024\vspace{2ex} \\ \large 1:1 Standard Kit League \& 1:1 Lightweight League\vspace{-10ex}}
\date{\vspace{-2ex}}

\definecolor{color-1}{rgb}{1,1,1}
Expand Down

0 comments on commit a66694a

Please sign in to comment.