summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-09-18 23:03:28 +0000
committerKarl Berry <karl@freefriends.org>2014-09-18 23:03:28 +0000
commit9987fbc1d8713da67d44b2da148fcd80a30cef27 (patch)
treef5d1d19cfb18b13d19182c59293af0075727e769 /Master/texmf-dist/doc/latex/toptesi/topfront-example.tex
parent3aa3efe34a10c31514aa576e82aae2beb265fe8e (diff)
toptesi (16sep14)
git-svn-id: svn://tug.org/texlive/trunk@35201 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.tex21
1 files changed, 11 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex b/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex
index f3f51597698..b900ec14a12 100644
--- a/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex
+++ b/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex
@@ -5,7 +5,7 @@
% !TEX encoding = IsoLatin
-% Of course you may create the document in utf8 encodic even if you use pdfLaTeX,
+% Of course you may create the document in utf8 encoding even if you use pdfLaTeX,
% but you have to change the above magic comment accordingly (change "IsoLatin"
% with "UTF-8 Unicode"). Change also the inputenc option from "latin1" to "utf8".
%
@@ -47,9 +47,10 @@
\usepackage{topfront}
\begin{document}
-% These data must be here after \begin{document} and before \frontespizio if XeLaTeX
-% is being used.
-% When using pdfLaTeX these data may be anywhere before \frontespizio, even in the preamble.
+% These data must be here after \begin{document} and before \frontespizio
+% if XeLaTeX is being used.
+% When using pdfLaTeX these data may be anywhere before \frontespizio,
+% even in the preamble.
% See the toptesi-doc-xetex.pdf documentation for more details.
%
% Uncomment the following line if you want a title page with English infix phrases
@@ -64,8 +65,8 @@
\relatore{prof.\ Margherita Hack}
\tutoreaziendale{dott.\ Roberto Ferrero}
-% The EnglisH definitions redefine all a infix words, besides a few variable strings.
-% Even the supervisor names may be redefines so as to write professional titles
+% The English definitions redefine all the infix words, besides a few variable strings.
+% Even the supervisor names may be redefined so as to write professional titles
% according to the English style (capitalization, spelling, etc.)
% For a specific kind of thesis some infix string redefinitions may be omitted.
% Since this sample file may be typeset either in Italian or in English we need a test
@@ -88,9 +89,9 @@
\NomeTerzoTomo{Third Volume}
\NomeQuartoTomo{Fourth Volume}
\titolo{Jupiter barometric pressure}
- \sottotitolo{Method to Medicean satellites}
+ \sottotitolo{Method of the Medicean satellites}
\corsodilaurea{Applied Astronomy}
- \logosede{logotre,logoquattro}% one logo or comma separated list of logos
+ \logosede{logotre,logoquattro}% one logo or a comma separated list of logos
\sedutadilaurea{August 1615}
\ateneo{West Piedmont University}
\nomeateneo{Royal Mountain Campus}
@@ -103,7 +104,7 @@
\sottotitolo{Metodo dei satelliti medicei}
\NomeTutoreAziendale{Supervisore aziendale\\Osservatorio Astronomico del Monviso}
\sedutadilaurea{Agosto 1615}
- \logosede{logouno,logodue}
+ \logosede{logouno,logodue}% one logo or a comma separated list of logos
}
% Use either one of the following commands. The first one puts the university logo(s)
@@ -117,5 +118,5 @@
% Comment out one of the two commands!
%
% \frontespizio
-\frontespizio
+\frontespizio*
\end{document}