-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathErrata_style.tex
50 lines (41 loc) · 1.02 KB
/
Errata_style.tex
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
\fancypagestyle{errata}{%
\fancyhf{}% Clear header/footer
\fancyhead[L]{Errata corrige}
\fancyhead[R]{Appunti di probabilità}
\fancyfoot[R]{\thepage}
\renewcommand{\headrulewidth}{0.1pt}
}
\fancypagestyle{errata_first}{%
\fancyhf{}% Clear header/footer
\fancyfoot[L]{}
\fancyfoot[R]{© Gli autori, tutti i diritti riservati}
\renewcommand{\headrulewidth}{0.0pt}
}
\thispagestyle{errata_first}
\vspace*{\stretch{9}}
\hspace{1cm}
{\Large Gioele Cerri \par}
\vspace{-0.2cm}
\hspace{1cm}
{\Large Alessandra Di Nardo \par}
\vspace{-0.2cm}
\hspace{1cm}
{\Large Gabriele Gabrielli \par}
\vspace{-0.2cm}
\hspace{1cm}
{\Large Bruno Guindani \par}
\vspace{-0.2cm}
\hspace{1cm}
{\Large Aron Wussler \par}
\vspace{0.4cm}
\hspace{1cm}
{\scshape\huge Appunti di Probabilità - Errata corrige\par}
\hspace{1cm}
{\scshape\Large Dalle lezioni del prof. Matteo Gregoratti \par}
\vspace{\stretch{2}}
\begin{figure}[H]
\centering
\includegraphics[width=0.42\textwidth]{img/Logo_s.png}
\end{figure}
\clearpage
\pagestyle{errata}