summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/arsclassica/FrontBackMatter/Titlepage.tex
blob: 806ace61128e74f014f1ca9bae9a4bde721e6869 (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

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

        {\spacedlowsmallcaps{\myName}}
        
        }

        \vfill

        \includegraphics[width=6cm]{TFZSuperEllisse} \\ \bigskip

		\mySubTitle

        \vfill                      

    \end{center}        
\end{titlepage}