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.

47 lines
911 B
TeX

\PassOptionsToPackage{main=italian}{babel}
\documentclass[11pt]{scrbook}
\usepackage[utf8]{inputenc}
\usepackage[italian]{babel}
\usepackage{bookmark}
\usepackage[counter]{personal_commands}
\setcounter{tocdepth}{4}
\setcounter{secnumdepth}{4}
\KOMAoptions{twoside=false}
\begin{document}
\title{I prodotti di uno spazio vettoriale}
\subtitle{Tratto dal corso di Geometria 1\\(ancora in corso di correzione e revisione)}
\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. I prodotti hermitiani}
\newpage
\thispagestyle{empty}
~\newpage
\include{3. Spazi euclidei e teorema spettrale}
%\fi
\end{document}