summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-10-24 00:39:47 +0000
committerKarl Berry <karl@freefriends.org>2014-10-24 00:39:47 +0000
commit1117e1d9bea5d07af48890e498a18f19bd893ad2 (patch)
tree76665a11f7cab953d3abc67dc6ea34eb1b79fbc4 /Master/texmf-dist/doc/latex/toptesi/topfront-example.tex
parent0d2b2b5074b0c056669ded2d8830ff892289d4a7 (diff)
toptesi (22oct14)
git-svn-id: svn://tug.org/texlive/trunk@35430 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.tex14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex b/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex
index b900ec14a12..091318ed6cd 100644
--- a/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex
+++ b/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex
@@ -21,14 +21,14 @@
%
% for a total of 8 combinations.
%
-% The typeset appearance changes a little bit by chosing different fonts
+% The typeset appearance changes a little bit by choosing different fonts
% in the preamble settings. The Type 1 fonts available to pdfLaTeX
% may be different from the OpenType fonts available to XeLaTeX.
\documentclass[a4paper,11pt,twoside]{report}% it works also with book and article
-\usepackage{ifxetex}
+\usepackage{ifxetex}% to test if the typesetting engine is pdflatex or xelatex
\ifxetex
\usepackage{fontspec}
@@ -38,8 +38,8 @@
\setotherlanguage{english}
\else
\usepackage[english,italian]{babel}
- \usepackage[T1]{fontenc}\usepackage{lmodern}
- \usepackage[latin1]{inputenc}
+ \usepackage[T1]{fontenc}
+ \usepackage[latin1]{inputenc}% It would be better to use utf8
\usepackage{lmodern}% Latin Modern Type 1 fonts
\fi
\usepackage{graphicx}
@@ -67,7 +67,7 @@
% 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.)
+% according to the English style (capitalisation, 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
@@ -112,10 +112,10 @@
% depending on the fact that \ateneo contains some name or is empty; the
% second one puts the university logo(s) after the thesis title and possible
% subtitle, while prints at the top of the page the denomination of the
-% university and its possible proper name. When the logos do not contain the
+% university and its possible proper name. When the logo(s) do not contain the
% denomination of the university the asterisk version is preferable.
%
-% Comment out one of the two commands!
+% Comment out only one of the two following commands!
%
% \frontespizio
\frontespizio*