forked from rrthomas/hpmor
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathhp-title.tex
23 lines (23 loc) · 831 Bytes
/
hp-title.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
\definecolor{gold}{rgb}{0.77,0.69,0.37}
\newlength{\hptitlewidth}
\newlength{\rationalh}
\newcommand{\hptitle}[2][\stockwidth]{%
\setlength{\hptitlewidth}{#1}%
\centering\color{white}%
\vskip 3cm\resizebox{.95\hptitlewidth}{!}{\textls[100]{HARRY POTTER ET LES}}%
\vskip 2mm%
\color{gold}%
\settoheight{\rationalh}{\resizebox{.95\hptitlewidth}{!}{\textls[20]{RATIONALITÉ}}}
\resizebox{!}{0.9\rationalh}{\textls[50]{MÉTHODES}}%
\hfil\resizebox{!}{0.3\rationalh}{\textls[50]{DE LA}}%
\vskip 2mm%
\resizebox{.95\hptitlewidth}{!}{\textls[20]{RATIONALITÉ}}%
\vskip 8mm%
\color{white}%
\resizebox{.5\hptitlewidth}{!}{\textls[50]{\scshape{}Fanfiction par Eliezer Yudkowsky}}%
\vfill%
\textls[50]{\scshape #2}%
\color{black}%
\vskip 1cm\ %
}
\providecommand{\fullvolumetitle}[1]{Livre #1: \volumetitle}