summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-11-10 23:04:45 +0000
committerKarl Berry <karl@freefriends.org>2016-11-10 23:04:45 +0000
commit826cfcb9289b9f084253810e2bb65fe2ea98dc85 (patch)
tree1fddceb01e07e8ea51dcbc8d2634a74ecb1a3cf9 /Master/texmf-dist/doc/latex/toptesi/topfront-example.tex
parentb030d68ae58e045c5fbe8138490681185d460b68 (diff)
toptesi (10nov16)
git-svn-id: svn://tug.org/texlive/trunk@42479 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/toptesi/topfront-example.tex')
-rw-r--r--Master/texmf-dist/doc/latex/toptesi/topfront-example.tex36
1 files changed, 27 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex b/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex
index faa072a073f..dfada0c12bb 100644
--- a/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex
+++ b/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex
@@ -27,7 +27,7 @@
% may be different from the OpenType fonts available to XeLaTeX or LuaLaTeX.
-\documentclass[a4paper,11pt,twoside]{report}% it works also with book and article
+\documentclass[a4paper,12pt,twoside]{report}% it works also with book and article
\usepackage{iftex}% to test if the typesetting engine is pdflatex or xelatex
@@ -45,7 +45,8 @@
\fi
\usepackage{graphicx}
-\usepackage{topfront}
+\usepackage[classica]%
+{topfront}
\begin{document}
% These data must be here after \begin{document} and before \frontespizio
@@ -53,7 +54,7 @@
% See the toptesi-doc-pdftex.pdf documentation for more details.
%
% Comment the following line if you want a title page with Italian infix phrases
-\selectlanguage{english}% the default language is changed from Italian to English
+% \selectlanguage{english}% the default language is changed from Italian to English
%
% Settings common to both languages
@@ -103,17 +104,34 @@
\logosede{logotre,logoquattro}% one logo or a comma separated list of logos
\sedutadilaurea{August 1615}
\ateneo{West Piedmont University}
-% \ateneo{}
\nomeateneo{Royal Mountain Campus}
\renewcommand*\IDN{\\\quad ID number:\space}
}{% Italian language
- \ateneo{Universit\`a del Piemonte Occidentale}
- \nomeateneo{Studium Monregalensis}
+% \ateneo{Universit\`a del Piemonte Occidentale}
+% \ateneo{Universit\`a degli studi di Modena e Reggio Emilia}
+\DeclareRobustCommand{\uniMRE}{\smash{\parbox[b]{\textwidth}{\centering\Large
+\MakeUppercase{Università degli Studi}\\
+\MakeUppercase{di Modena e Reggio Emilia}}}}
+% \ateneo{\uniMRE}
+% \ateneo{Freie Universt\"at Bozen -- Libera Universit\`a di Bolzano -- Universit\`a Liedia de Bulsan}
+\DeclareRobustCommand{\uniBZ}{\smash{\parbox[b]{\textwidth}{\centering\large
+\MakeUppercase{Freie Universität Bozen}\\
+\MakeUppercase{Libera Università di Bolzano}\\
+\MakeUppercase{Università Leidia de Bulsan}}}}
+ \ateneo{\uniBZ}
+% \ateneo{Universit\`a della Valle d'Aosta -- Universit\'e de la Vall\'ee d'Aoste}
+\DeclareRobustCommand{\uniVdA}{\smash{\parbox[b]{\textwidth}{\centering \Large
+\MakeUppercase{Università della Valle d'Aosta}\\
+\MakeUppercase{Universitè de la Vallée d'Aoste}}}}
+% \ateneo{\uniVdA}
+ \nomeateneo{Studium Monregalense}
\corsodilaurea{Astronomia applicata}
- \titolo{La pressione barometrica di Giove}
+ \titolo{La pressione barometrica di~Giove}
\sottotitolo{Metodo dei satelliti medicei}
- \NomeTutoreAziendale{Supervisore aziendale\\Osservatorio Astronomico del Monviso}
- \sedutadilaurea{Agosto 1615}
+ \NomeTutoreAziendale{Supervisore aziendale\\Osservatorio Astronomico del
+ Monviso}
+% \sedutadilaurea{1615-1616}
+ \annoaccademico{1615-1616}
\logosede{logouno,logodue}% one logo or a comma separated list of logos
}
\end{frontespizio*}