-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified files and file structure to support multiple rule documents …
…in one repo.
- Loading branch information
1 parent
d7dd835
commit 3a584bd
Showing
14 changed files
with
682 additions
and
324 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
\begin{tabular}{rl} | ||
\resizebox{0.50\textwidth}{!}{ | ||
\begin{tabular}{lr} | ||
\multicolumn{2}{l}{\textbf{OnStage League Committee 2024:}}\\ | ||
Christian Häußler & Germany (CHAIR)\\ | ||
Nicky Hughes & UK\\ | ||
Mauricio Gutierrez & Mexico\\ | ||
Amy Eguchi & USA\\ | ||
Thundluck Sereevoravitgul & Thailand\\ | ||
\end{tabular}} | ||
& | ||
\resizebox{0.50\textwidth}{!}{ | ||
\begin{tabular}{lr} | ||
\multicolumn{2}{l}{\textbf{OnStage League Committee 2023:}}\\ | ||
Christian Häußler & Germany (CHAIR)\\ | ||
Nicky Hughes & UK\\ | ||
Nicolas Doyon & Canada\\ | ||
Amy Eguchi & USA\\ | ||
Thundluck Sereevoravitgul & Thailand\\ | ||
Koto Sakamoto & Japan\\ | ||
\end{tabular}} | ||
|
||
\end{tabular} | ||
|
||
\vspace{20pt} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
\lhead{} | ||
\chead{} | ||
\rhead{\includegraphics[width=8cm]{media/robocup_header.png}} | ||
\renewcommand{\headrulewidth}{0pt} | ||
%\renewcommand{\topmargin}{-20pt} | ||
|
||
\rfoot{Page \textbf{\thepage} of \textbf{\pageref{LastPage}}} | ||
\lfoot{\textit{DRAFT rules as of \today}} | ||
\cfoot{} | ||
|
||
% First page | ||
\fancypagestyle{firststyle}{% | ||
\fancyhf{} | ||
\fancyfoot[L]{\textit{DRAFT rules as of \today}} | ||
\fancyfoot[R]{Page \textbf{\thepage} of \textbf{\pageref{LastPage}}} | ||
} | ||
|
||
\vspace{20pt} |
Oops, something went wrong.