summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/arsclassica/FrontBackMatter/Titlepage.tex
blob: f0683f8338a810eb3cc12702c8416f611006481c (plain)
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
% !TEX TS-program = pdflatex
% !TEX root = ../ArsClassica.tex

%*******************************************************
% Titlepage
%*******************************************************
\begin{titlepage}
\pdfbookmark{Titlepage}{Titlepage}
\changetext{}{}{}{((\paperwidth  - \textwidth) / 2) - \oddsidemargin - \hoffset - 1in}{}
    \begin{center}
        {\LARGE  

        \hfill

        \vfill

        {\spacedlowsmallcaps{\myName}} \\ \bigskip

        {\color{Maroon}\spacedallcaps{\myTitle}} 

        }

        \vfill

        \includegraphics[width=0.7\textwidth]{TFZSuperEllisse} \\ \bigskip

		\mySubTitle

        \vfill                      

    \end{center}        
\end{titlepage}