summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/arsclassica/FrontBackMatter/Titlepage.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/arsclassica/FrontBackMatter/Titlepage.tex')
-rw-r--r--macros/latex/contrib/arsclassica/FrontBackMatter/Titlepage.tex32
1 files changed, 32 insertions, 0 deletions
diff --git a/macros/latex/contrib/arsclassica/FrontBackMatter/Titlepage.tex b/macros/latex/contrib/arsclassica/FrontBackMatter/Titlepage.tex
new file mode 100644
index 0000000000..f0683f8338
--- /dev/null
+++ b/macros/latex/contrib/arsclassica/FrontBackMatter/Titlepage.tex
@@ -0,0 +1,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} \ No newline at end of file