-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfrontpage.tex
More file actions
27 lines (22 loc) · 750 Bytes
/
frontpage.tex
File metadata and controls
27 lines (22 loc) · 750 Bytes
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
\newcommand{\frontpage}{
\begin{minipage}[b][\coverheight][c]{\coverwidth}
\hbox{}\hfill
\begin{minipage}[b][\coverheight][t]{0.83\coverwidth}
\color{covertext}
\vspace{\OPTtopskip}
{\fontsize{\OPTcovertitlefont}{\OPTcovertitlefont}\fontseries{b}\selectfont%
\hfill Homotopy\par \hfill Type Theory}\par
\vspace*{\OPTcovertitleskip}
{\fontsize{\OPTcoversubtitlefont}{\OPTcoversubtitlefont}\fontshape{it}\selectfont
\hfill Univalent Foundations of Mathematics}
\vfill
{\fontsize{\OPTcoverauthorfont}{\OPTcoverauthorfont}\fontseries{b}\fontshape{sc}\selectfont
\hfill The Univalent Foundations Program
\par
\vspace*{\OPTcoverauthorskip}
\hfill Institute for Advanced Study\par
\vspace*{\OPTbotskip}
}
\end{minipage}\hfill\hbox{}
\end{minipage}
}