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.

46 lines
904 B
TeX

\PassOptionsToPackage{main=italian}{babel}
\documentclass[11pt]{scrbook}
\usepackage[utf8]{inputenc}
\usepackage[italian]{babel}
\usepackage{bookmark}
\usepackage{personal_commands}
\KOMAoptions{twoside=false}
\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}
\iffalse % TODO: sistemare gli altri due file
\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}
\fi
\end{document}