-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtitlepage.tex
36 lines (36 loc) · 1.03 KB
/
titlepage.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% $Id: titlepage.tex 428 2013-04-30 10:01:14Z holz $
%% author(s): RoboCupAtHome Technical Committee(s)
%% description: Title page for the RoboCupAtHome RuleBook
%%
%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{titlepage}
\begin{center}
{
\includegraphics[width=.25\textwidth]{images/logo_RoboCupFed.jpg}
\hfill
\includegraphics[width=.23\textwidth]{images/logo_rcbrazilhome.png}\\
[1.23ex]
}
\vspace{2.7 cm}
\hrulefill\par
{%
\vspace*{.27cm}
\Huge{RoboCup Brazil Open}\\[1.23ex]
\Huge{RoboCup@Home}\\[1.23ex]
\Large Rules \& Regulations \\[2ex]
}
\hrulefill\par
\vfill
~~ Version: \YEAR
% ~~Rev-\svnRevision ~~ \\
~~ Last Build Date: \today \quad
% ~~ Time: \the\time ~~ \\
% ~~ Last Revision Date: \svnChangeData ~~ %\\
%\vfill
\end{center}
\end{titlepage}
% Local Variables:
% TeX-master: "../Rulebook"
% End: