diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/sapthesis/sapthesis-example.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/sapthesis/sapthesis-example.tex | 50 |
1 files changed, 5 insertions, 45 deletions
diff --git a/Master/texmf-dist/doc/latex/sapthesis/sapthesis-example.tex b/Master/texmf-dist/doc/latex/sapthesis/sapthesis-example.tex index cf9cae0620a..5afd4533c0e 100644 --- a/Master/texmf-dist/doc/latex/sapthesis/sapthesis-example.tex +++ b/Master/texmf-dist/doc/latex/sapthesis/sapthesis-example.tex @@ -4,54 +4,13 @@ \documentclass[PhD,binding=0.6cm]{sapthesis} -% MAIN CLASS OPTIONS -% -% PhD: generic PhD -% PhDA: PhD in physics -% PhDB: PhD in mathematics -% LaM: Laurea Magistrale -% Lau: Laurea -% MasterP: Master di primo livello -% MasterS: Master di secondo livello -% -% draft -% oneside/twoside -% bn -% binding=length -% noexaminfo: no information about the final exam -% -% -% -% REQUIRED COMMANDS -% -% title -% author -% IDnumber -% course (not mandatory if you use PhDA or PhDB) -% courseorganizer (not mandatory if you use PhDA or PhDB) -% cycle (only for PhD, PhDA, PhDB) -% submitdate (use month and year for PhD whereas use XXXX/YYYY academic year for Laurea) -% copyyear -% advisor (at least one) -% authoremail -% -% -% -% OPTIONAL COMMANDS -% -% coadvisor -% examdate -% examiner -% versiondate -% website -% ISBN - +% READ THE DOCUMENTATION! % if pdfLaTeX is used load also: \usepackage{microtype} % if you write in italian: -% \usepackage[italian]{babel} -% \usepackage[utf8]{inputenx} +%\usepackage[italian]{babel} +%\usepackage[utf8]{inputenx} \usepackage{hyperref} \hypersetup{colorlinks=true, @@ -121,7 +80,8 @@ verso il prof. Enrico Gregorio. % Do not use the starred version of the chapter command! \chapter{Non numbered chapter} -In this manual you can skip the gray text because it is just dummy text. +In this manual you can skip the gray text because it is just dummy text.% +\footnote{This is a footnote.} \textcolor{gray}{\lipsum[1-22]} |