You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
786 B
TeX

\PassOptionsToPackage{main=italian}{babel}
\documentclass[11pt]{scrbook}
\usepackage[utf8]{inputenc}
\usepackage[italian]{babel}
\usepackage{recap}
\begin{document}
\title{I prodotti di uno spazio vettoriale}
\subtitle{Dispense del corso di Geometria 1}
\author{Gabriel Antonio Videtta}
\date{A.A. 2022/2023 \\ \vskip 1in \includegraphics[scale=0.3]{logo.png}}
\maketitle
\newpage
\thispagestyle{empty}
~\newpage
\tableofcontents
\newpage
\thispagestyle{empty}
~\newpage
\include{1. Introduzione al prodotto scalare}
\newpage
\thispagestyle{empty}
~\newpage
\include{2. Proprietà e teoremi principali sul prodotto scalare}
\newpage
\thispagestyle{empty}
~\newpage
\include{3. Prodotti hermitiani, spazi euclidei e teorema spettrale}
\end{document}