summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/toptesi
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-12-15 22:18:36 +0000
committerKarl Berry <karl@freefriends.org>2017-12-15 22:18:36 +0000
commit58cac4a406937bb575963be19be21a525d8b6d96 (patch)
tree4afe566546a2fddab368adeab8e85787b19c6a82 /Master/texmf-dist/tex/latex/toptesi
parent1701b00c0e998ca69849131bdc8da91164c8674b (diff)
toptesi (15dec17)
git-svn-id: svn://tug.org/texlive/trunk@46074 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/toptesi')
-rw-r--r--Master/texmf-dist/tex/latex/toptesi/topcoman.sty26
-rw-r--r--Master/texmf-dist/tex/latex/toptesi/topfront.sty26
-rw-r--r--Master/texmf-dist/tex/latex/toptesi/toptesi-dottorale.sty26
-rw-r--r--Master/texmf-dist/tex/latex/toptesi/toptesi-magistrale.sty26
-rw-r--r--Master/texmf-dist/tex/latex/toptesi/toptesi-monografia.sty26
-rw-r--r--Master/texmf-dist/tex/latex/toptesi/toptesi-scudo.sty55
-rw-r--r--Master/texmf-dist/tex/latex/toptesi/toptesi-sss.sty26
-rw-r--r--Master/texmf-dist/tex/latex/toptesi/toptesi.cfg24
-rw-r--r--Master/texmf-dist/tex/latex/toptesi/toptesi.cls26
-rw-r--r--Master/texmf-dist/tex/latex/toptesi/toptesi.sty26
10 files changed, 203 insertions, 84 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/topcoman.sty b/Master/texmf-dist/tex/latex/toptesi/topcoman.sty
index d784ac335a4..e1685011677 100644
--- a/Master/texmf-dist/tex/latex/toptesi/topcoman.sty
+++ b/Master/texmf-dist/tex/latex/toptesi/topcoman.sty
@@ -14,7 +14,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2016/01/01]
\ProvidesPackage{topcoman}[%
-2017/10/22 v.~6.1.09
+2017/12/15 v.~6.1.10
Additional commands for the TOPtesi bundle]
\RequirePackage{iftex}
@@ -93,9 +93,17 @@ Additional commands for the TOPtesi bundle]
%%
%% This work consists of this file toptesi.dtx, a README file
%% the manifest.txt file, and the derived files:
-%% toptesi.cls, toptesi.sty, topfront.sty, topcommand.sty,
-%% toptesi-scudo.sty, toptesi-scudo.def, toptesi.cfg, and the
-%% English documentation toptesi.pdf.
+%% toptesi.cls,
+%% toptesi.sty,
+%% topfront.sty,
+%% topcommand.sty,
+%% toptesi-scudo.sty,
+%% toptesi.cfg,
+%% toptesi-monografia.sty,
+%% toptesi-sss.sty,
+%% toptesi-magistrale.sty,
+%% toptesi-dottorale.sty,
+%% and the English documentation toptesi.pdf.
%%
%% Furthermore the bundle contains the documentation source
%% file toptesi-it.tex and the derived file
@@ -112,15 +120,19 @@ Additional commands for the TOPtesi bundle]
%%
%% The toptesi-scudo-example.tex source file is an example
%% that shows the particular features available with TOPtesi,
-%% when a doctoral thesis is produced for the SCUola di
-%% DOttorato (ScuDo) of Politecnico di Torino.
+%% when a doctoral thesis is produced for the Scuola di
+%% Dottorato (ScuDo) of Politecnico di Torino.
%%
%% The toptesi.cfg file is a sample of a local configuration
%% file that can be copied to another file and its copy freely
%% edited and customised.
%%
+%% The other toptesi-*.sty files are extension modules for
+%% typesetting the specific thesis kinds described by the
+%% suffix that replaces the asterisk.
+%%
%% By running pdflatex on toptesi.dtx the user gets the class,
-%% sty, def and cfg files and the English documentation file in
+%% sty and cfg files and the English documentation file in
%% PDF format.
%%
%% The source file of the Italian documentation file
diff --git a/Master/texmf-dist/tex/latex/toptesi/topfront.sty b/Master/texmf-dist/tex/latex/toptesi/topfront.sty
index 772b4705764..7e7b1dcdcc1 100644
--- a/Master/texmf-dist/tex/latex/toptesi/topfront.sty
+++ b/Master/texmf-dist/tex/latex/toptesi/topfront.sty
@@ -14,7 +14,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2016/01/01]
\ProvidesPackage{topfront}[%
-2017/10/22 v.~6.1.09
+2017/12/15 v.~6.1.10
Title page for TOPtesi and other classes]
\@ifpackageloaded{etoolbox}{}{\RequirePackage{etoolbox}}
@@ -559,9 +559,17 @@ Title page for TOPtesi and other classes]
%%
%% This work consists of this file toptesi.dtx, a README file
%% the manifest.txt file, and the derived files:
-%% toptesi.cls, toptesi.sty, topfront.sty, topcommand.sty,
-%% toptesi-scudo.sty, toptesi-scudo.def, toptesi.cfg, and the
-%% English documentation toptesi.pdf.
+%% toptesi.cls,
+%% toptesi.sty,
+%% topfront.sty,
+%% topcommand.sty,
+%% toptesi-scudo.sty,
+%% toptesi.cfg,
+%% toptesi-monografia.sty,
+%% toptesi-sss.sty,
+%% toptesi-magistrale.sty,
+%% toptesi-dottorale.sty,
+%% and the English documentation toptesi.pdf.
%%
%% Furthermore the bundle contains the documentation source
%% file toptesi-it.tex and the derived file
@@ -578,15 +586,19 @@ Title page for TOPtesi and other classes]
%%
%% The toptesi-scudo-example.tex source file is an example
%% that shows the particular features available with TOPtesi,
-%% when a doctoral thesis is produced for the SCUola di
-%% DOttorato (ScuDo) of Politecnico di Torino.
+%% when a doctoral thesis is produced for the Scuola di
+%% Dottorato (ScuDo) of Politecnico di Torino.
%%
%% The toptesi.cfg file is a sample of a local configuration
%% file that can be copied to another file and its copy freely
%% edited and customised.
%%
+%% The other toptesi-*.sty files are extension modules for
+%% typesetting the specific thesis kinds described by the
+%% suffix that replaces the asterisk.
+%%
%% By running pdflatex on toptesi.dtx the user gets the class,
-%% sty, def and cfg files and the English documentation file in
+%% sty and cfg files and the English documentation file in
%% PDF format.
%%
%% The source file of the Italian documentation file
diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi-dottorale.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi-dottorale.sty
index 6bdb0632289..2ef004b5df8 100644
--- a/Master/texmf-dist/tex/latex/toptesi/toptesi-dottorale.sty
+++ b/Master/texmf-dist/tex/latex/toptesi/toptesi-dottorale.sty
@@ -13,7 +13,7 @@
%% License information appended
%%
\ProvidesPackage{toptesi-dottorale}[%
-2017/10/22 v.~6.1.09
+2017/12/15 v.~6.1.10
Ph.D. degree title page]
\@ifpackageloaded{etoolbox}{}{\RequirePackage{etoolbox}}
@@ -550,9 +550,17 @@ Ph.D. degree title page]
%%
%% This work consists of this file toptesi.dtx, a README file
%% the manifest.txt file, and the derived files:
-%% toptesi.cls, toptesi.sty, topfront.sty, topcommand.sty,
-%% toptesi-scudo.sty, toptesi-scudo.def, toptesi.cfg, and the
-%% English documentation toptesi.pdf.
+%% toptesi.cls,
+%% toptesi.sty,
+%% topfront.sty,
+%% topcommand.sty,
+%% toptesi-scudo.sty,
+%% toptesi.cfg,
+%% toptesi-monografia.sty,
+%% toptesi-sss.sty,
+%% toptesi-magistrale.sty,
+%% toptesi-dottorale.sty,
+%% and the English documentation toptesi.pdf.
%%
%% Furthermore the bundle contains the documentation source
%% file toptesi-it.tex and the derived file
@@ -569,15 +577,19 @@ Ph.D. degree title page]
%%
%% The toptesi-scudo-example.tex source file is an example
%% that shows the particular features available with TOPtesi,
-%% when a doctoral thesis is produced for the SCUola di
-%% DOttorato (ScuDo) of Politecnico di Torino.
+%% when a doctoral thesis is produced for the Scuola di
+%% Dottorato (ScuDo) of Politecnico di Torino.
%%
%% The toptesi.cfg file is a sample of a local configuration
%% file that can be copied to another file and its copy freely
%% edited and customised.
%%
+%% The other toptesi-*.sty files are extension modules for
+%% typesetting the specific thesis kinds described by the
+%% suffix that replaces the asterisk.
+%%
%% By running pdflatex on toptesi.dtx the user gets the class,
-%% sty, def and cfg files and the English documentation file in
+%% sty and cfg files and the English documentation file in
%% PDF format.
%%
%% The source file of the Italian documentation file
diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi-magistrale.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi-magistrale.sty
index bbf63d5fdc6..74401d8c9f2 100644
--- a/Master/texmf-dist/tex/latex/toptesi/toptesi-magistrale.sty
+++ b/Master/texmf-dist/tex/latex/toptesi/toptesi-magistrale.sty
@@ -14,7 +14,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2016/01/01]
\ProvidesPackage{toptesi-magistrale}[%
-2017/10/22 v.~6.1.09
+2017/12/15 v.~6.1.10
Master degree title page]
\@ifpackageloaded{etoolbox}{}{\RequirePackage{etoolbox}}
@@ -495,9 +495,17 @@ Master degree title page]
%%
%% This work consists of this file toptesi.dtx, a README file
%% the manifest.txt file, and the derived files:
-%% toptesi.cls, toptesi.sty, topfront.sty, topcommand.sty,
-%% toptesi-scudo.sty, toptesi-scudo.def, toptesi.cfg, and the
-%% English documentation toptesi.pdf.
+%% toptesi.cls,
+%% toptesi.sty,
+%% topfront.sty,
+%% topcommand.sty,
+%% toptesi-scudo.sty,
+%% toptesi.cfg,
+%% toptesi-monografia.sty,
+%% toptesi-sss.sty,
+%% toptesi-magistrale.sty,
+%% toptesi-dottorale.sty,
+%% and the English documentation toptesi.pdf.
%%
%% Furthermore the bundle contains the documentation source
%% file toptesi-it.tex and the derived file
@@ -514,15 +522,19 @@ Master degree title page]
%%
%% The toptesi-scudo-example.tex source file is an example
%% that shows the particular features available with TOPtesi,
-%% when a doctoral thesis is produced for the SCUola di
-%% DOttorato (ScuDo) of Politecnico di Torino.
+%% when a doctoral thesis is produced for the Scuola di
+%% Dottorato (ScuDo) of Politecnico di Torino.
%%
%% The toptesi.cfg file is a sample of a local configuration
%% file that can be copied to another file and its copy freely
%% edited and customised.
%%
+%% The other toptesi-*.sty files are extension modules for
+%% typesetting the specific thesis kinds described by the
+%% suffix that replaces the asterisk.
+%%
%% By running pdflatex on toptesi.dtx the user gets the class,
-%% sty, def and cfg files and the English documentation file in
+%% sty and cfg files and the English documentation file in
%% PDF format.
%%
%% The source file of the Italian documentation file
diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi-monografia.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi-monografia.sty
index ed636024689..ebff7d917bd 100644
--- a/Master/texmf-dist/tex/latex/toptesi/toptesi-monografia.sty
+++ b/Master/texmf-dist/tex/latex/toptesi/toptesi-monografia.sty
@@ -14,7 +14,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2016/01/01]
\ProvidesPackage{toptesi-monografia}[%
-2017/10/22 v.~6.1.09
+2017/12/15 v.~6.1.10
Bachelor degree title page]
\monografiatrue
@@ -330,9 +330,17 @@ Bachelor degree title page]
%%
%% This work consists of this file toptesi.dtx, a README file
%% the manifest.txt file, and the derived files:
-%% toptesi.cls, toptesi.sty, topfront.sty, topcommand.sty,
-%% toptesi-scudo.sty, toptesi-scudo.def, toptesi.cfg, and the
-%% English documentation toptesi.pdf.
+%% toptesi.cls,
+%% toptesi.sty,
+%% topfront.sty,
+%% topcommand.sty,
+%% toptesi-scudo.sty,
+%% toptesi.cfg,
+%% toptesi-monografia.sty,
+%% toptesi-sss.sty,
+%% toptesi-magistrale.sty,
+%% toptesi-dottorale.sty,
+%% and the English documentation toptesi.pdf.
%%
%% Furthermore the bundle contains the documentation source
%% file toptesi-it.tex and the derived file
@@ -349,15 +357,19 @@ Bachelor degree title page]
%%
%% The toptesi-scudo-example.tex source file is an example
%% that shows the particular features available with TOPtesi,
-%% when a doctoral thesis is produced for the SCUola di
-%% DOttorato (ScuDo) of Politecnico di Torino.
+%% when a doctoral thesis is produced for the Scuola di
+%% Dottorato (ScuDo) of Politecnico di Torino.
%%
%% The toptesi.cfg file is a sample of a local configuration
%% file that can be copied to another file and its copy freely
%% edited and customised.
%%
+%% The other toptesi-*.sty files are extension modules for
+%% typesetting the specific thesis kinds described by the
+%% suffix that replaces the asterisk.
+%%
%% By running pdflatex on toptesi.dtx the user gets the class,
-%% sty, def and cfg files and the English documentation file in
+%% sty and cfg files and the English documentation file in
%% PDF format.
%%
%% The source file of the Italian documentation file
diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi-scudo.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi-scudo.sty
index d0e3c8a6033..d7b13673c0a 100644
--- a/Master/texmf-dist/tex/latex/toptesi/toptesi-scudo.sty
+++ b/Master/texmf-dist/tex/latex/toptesi/toptesi-scudo.sty
@@ -14,15 +14,15 @@
%%
\NeedsTeXFormat{LaTeX2e}[2016/01/01]
\ProvidesPackage{toptesi-scudo}[%
-2017/10/22 v.~6.1.09
+2017/12/15 v.~6.1.10
Extension for ScuDo theses]
\ScuDotrue
\ifPDFTeX
- \usepackage{amsmath,amssymb,amsthm}
+ \RequirePackage{amsmath,amssymb,amsthm}
\else
- \usepackage{amsmath,amsthm}
- \usepackage{unicode-math}
+ \RequirePackage{amsmath,amsthm}
+ \RequirePackage{unicode-math}
\fi
\AtBeginDocument{%
\providecommand\diff{}%
@@ -30,19 +30,18 @@ Extension for ScuDo theses]
\providecommand{\gei}{\ensuremath{{\mathop{\mathrm{j}}\nolimits}}}
\providecommand{\eu}{\ensuremath{{\mathop{\mathrm{e}}\nolimits}}}
\let\iu\gei}
-\usepackage{xparse} % Command and environment advanced definitions
-\usepackage{lscape} % Supports landscape Layout
-\usepackage{setspace} % Define line spacing in paragraph. Don't use!
-\usepackage{calc} % Calculation macros
-\usepackage{ifthen} % Conditional statements
-\usepackage{caption} % Configure captions
-\usepackage{subcaption}% Defines env. subfigure and its caption
-\usepackage{tabularx} % Tables with expandable columns
-\usepackage{booktabs} % professional rules in tables
-\usepackage{multirow} % It's more professional avoiding tables with
+\RequirePackage{lscape} % Supports landscape Layout
+\RequirePackage{setspace} % Define line spacing in paragraph. Don't use!
+\RequirePackage{calc} % Calculation macros
+\RequirePackage{ifthen} % Conditional statements
+\RequirePackage{caption} % Configure captions
+\RequirePackage{subcaption}% Defines env. subfigure and its caption
+\RequirePackage{tabularx} % Tables with expandable columns
+\RequirePackage{booktabs} % professional rules in tables
+\RequirePackage{multirow} % It's more professional avoiding tables with
% cells spanning several rows
-\usepackage{siunitx} % advanced management of units of measure
-\usepackage{float} % Never ever use its code position H !
+\RequirePackage{siunitx} % advanced management of units of measure
+\RequirePackage{float} % Never ever use its code position H !
% Use only to define new floating objects
\usepackage[intoc]{nomencl}% Generate nomenclatures or glossaries
\makenomenclature
@@ -259,9 +258,17 @@ This class is available in every up-to-date and complete
%%
%% This work consists of this file toptesi.dtx, a README file
%% the manifest.txt file, and the derived files:
-%% toptesi.cls, toptesi.sty, topfront.sty, topcommand.sty,
-%% toptesi-scudo.sty, toptesi-scudo.def, toptesi.cfg, and the
-%% English documentation toptesi.pdf.
+%% toptesi.cls,
+%% toptesi.sty,
+%% topfront.sty,
+%% topcommand.sty,
+%% toptesi-scudo.sty,
+%% toptesi.cfg,
+%% toptesi-monografia.sty,
+%% toptesi-sss.sty,
+%% toptesi-magistrale.sty,
+%% toptesi-dottorale.sty,
+%% and the English documentation toptesi.pdf.
%%
%% Furthermore the bundle contains the documentation source
%% file toptesi-it.tex and the derived file
@@ -278,15 +285,19 @@ This class is available in every up-to-date and complete
%%
%% The toptesi-scudo-example.tex source file is an example
%% that shows the particular features available with TOPtesi,
-%% when a doctoral thesis is produced for the SCUola di
-%% DOttorato (ScuDo) of Politecnico di Torino.
+%% when a doctoral thesis is produced for the Scuola di
+%% Dottorato (ScuDo) of Politecnico di Torino.
%%
%% The toptesi.cfg file is a sample of a local configuration
%% file that can be copied to another file and its copy freely
%% edited and customised.
%%
+%% The other toptesi-*.sty files are extension modules for
+%% typesetting the specific thesis kinds described by the
+%% suffix that replaces the asterisk.
+%%
%% By running pdflatex on toptesi.dtx the user gets the class,
-%% sty, def and cfg files and the English documentation file in
+%% sty and cfg files and the English documentation file in
%% PDF format.
%%
%% The source file of the Italian documentation file
diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi-sss.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi-sss.sty
index 6fce750726f..594e6bfc062 100644
--- a/Master/texmf-dist/tex/latex/toptesi/toptesi-sss.sty
+++ b/Master/texmf-dist/tex/latex/toptesi/toptesi-sss.sty
@@ -14,7 +14,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2016/01/01]
\ProvidesPackage{toptesi-sss}[%
-2017/10/22 v.~6.1.09
+2017/12/15 v.~6.1.10
High school title page]
%%
@@ -152,9 +152,17 @@ Anno scolastico \@annoscolastico}}
%%
%% This work consists of this file toptesi.dtx, a README file
%% the manifest.txt file, and the derived files:
-%% toptesi.cls, toptesi.sty, topfront.sty, topcommand.sty,
-%% toptesi-scudo.sty, toptesi-scudo.def, toptesi.cfg, and the
-%% English documentation toptesi.pdf.
+%% toptesi.cls,
+%% toptesi.sty,
+%% topfront.sty,
+%% topcommand.sty,
+%% toptesi-scudo.sty,
+%% toptesi.cfg,
+%% toptesi-monografia.sty,
+%% toptesi-sss.sty,
+%% toptesi-magistrale.sty,
+%% toptesi-dottorale.sty,
+%% and the English documentation toptesi.pdf.
%%
%% Furthermore the bundle contains the documentation source
%% file toptesi-it.tex and the derived file
@@ -171,15 +179,19 @@ Anno scolastico \@annoscolastico}}
%%
%% The toptesi-scudo-example.tex source file is an example
%% that shows the particular features available with TOPtesi,
-%% when a doctoral thesis is produced for the SCUola di
-%% DOttorato (ScuDo) of Politecnico di Torino.
+%% when a doctoral thesis is produced for the Scuola di
+%% Dottorato (ScuDo) of Politecnico di Torino.
%%
%% The toptesi.cfg file is a sample of a local configuration
%% file that can be copied to another file and its copy freely
%% edited and customised.
%%
+%% The other toptesi-*.sty files are extension modules for
+%% typesetting the specific thesis kinds described by the
+%% suffix that replaces the asterisk.
+%%
%% By running pdflatex on toptesi.dtx the user gets the class,
-%% sty, def and cfg files and the English documentation file in
+%% sty and cfg files and the English documentation file in
%% PDF format.
%%
%% The source file of the Italian documentation file
diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi.cfg b/Master/texmf-dist/tex/latex/toptesi/toptesi.cfg
index f249f268751..e860106a200 100644
--- a/Master/texmf-dist/tex/latex/toptesi/toptesi.cfg
+++ b/Master/texmf-dist/tex/latex/toptesi/toptesi.cfg
@@ -72,9 +72,17 @@
%%
%% This work consists of this file toptesi.dtx, a README file
%% the manifest.txt file, and the derived files:
-%% toptesi.cls, toptesi.sty, topfront.sty, topcommand.sty,
-%% toptesi-scudo.sty, toptesi-scudo.def, toptesi.cfg, and the
-%% English documentation toptesi.pdf.
+%% toptesi.cls,
+%% toptesi.sty,
+%% topfront.sty,
+%% topcommand.sty,
+%% toptesi-scudo.sty,
+%% toptesi.cfg,
+%% toptesi-monografia.sty,
+%% toptesi-sss.sty,
+%% toptesi-magistrale.sty,
+%% toptesi-dottorale.sty,
+%% and the English documentation toptesi.pdf.
%%
%% Furthermore the bundle contains the documentation source
%% file toptesi-it.tex and the derived file
@@ -91,15 +99,19 @@
%%
%% The toptesi-scudo-example.tex source file is an example
%% that shows the particular features available with TOPtesi,
-%% when a doctoral thesis is produced for the SCUola di
-%% DOttorato (ScuDo) of Politecnico di Torino.
+%% when a doctoral thesis is produced for the Scuola di
+%% Dottorato (ScuDo) of Politecnico di Torino.
%%
%% The toptesi.cfg file is a sample of a local configuration
%% file that can be copied to another file and its copy freely
%% edited and customised.
%%
+%% The other toptesi-*.sty files are extension modules for
+%% typesetting the specific thesis kinds described by the
+%% suffix that replaces the asterisk.
+%%
%% By running pdflatex on toptesi.dtx the user gets the class,
-%% sty, def and cfg files and the English documentation file in
+%% sty and cfg files and the English documentation file in
%% PDF format.
%%
%% The source file of the Italian documentation file
diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi.cls b/Master/texmf-dist/tex/latex/toptesi/toptesi.cls
index a864d7df64e..a874f340bde 100644
--- a/Master/texmf-dist/tex/latex/toptesi/toptesi.cls
+++ b/Master/texmf-dist/tex/latex/toptesi/toptesi.cls
@@ -14,7 +14,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2016/01/01]
\ProvidesClass{toptesi}[%
-2017/10/22 v.~6.1.09
+2017/12/15 v.~6.1.10
Class for typesetting university theses]
\usepackage{trace}
@@ -51,9 +51,17 @@ Class for typesetting university theses]
%%
%% This work consists of this file toptesi.dtx, a README file
%% the manifest.txt file, and the derived files:
-%% toptesi.cls, toptesi.sty, topfront.sty, topcommand.sty,
-%% toptesi-scudo.sty, toptesi-scudo.def, toptesi.cfg, and the
-%% English documentation toptesi.pdf.
+%% toptesi.cls,
+%% toptesi.sty,
+%% topfront.sty,
+%% topcommand.sty,
+%% toptesi-scudo.sty,
+%% toptesi.cfg,
+%% toptesi-monografia.sty,
+%% toptesi-sss.sty,
+%% toptesi-magistrale.sty,
+%% toptesi-dottorale.sty,
+%% and the English documentation toptesi.pdf.
%%
%% Furthermore the bundle contains the documentation source
%% file toptesi-it.tex and the derived file
@@ -70,15 +78,19 @@ Class for typesetting university theses]
%%
%% The toptesi-scudo-example.tex source file is an example
%% that shows the particular features available with TOPtesi,
-%% when a doctoral thesis is produced for the SCUola di
-%% DOttorato (ScuDo) of Politecnico di Torino.
+%% when a doctoral thesis is produced for the Scuola di
+%% Dottorato (ScuDo) of Politecnico di Torino.
%%
%% The toptesi.cfg file is a sample of a local configuration
%% file that can be copied to another file and its copy freely
%% edited and customised.
%%
+%% The other toptesi-*.sty files are extension modules for
+%% typesetting the specific thesis kinds described by the
+%% suffix that replaces the asterisk.
+%%
%% By running pdflatex on toptesi.dtx the user gets the class,
-%% sty, def and cfg files and the English documentation file in
+%% sty and cfg files and the English documentation file in
%% PDF format.
%%
%% The source file of the Italian documentation file
diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi.sty
index da9a3517252..e8bdeab695e 100644
--- a/Master/texmf-dist/tex/latex/toptesi/toptesi.sty
+++ b/Master/texmf-dist/tex/latex/toptesi/toptesi.sty
@@ -14,7 +14,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2016/01/01]
\ProvidesPackage{toptesi}[%
-2017/10/22 v.~6.1.09
+2017/12/15 v.~6.1.10
Extension for toptesi.cls]
\def\TRON{\tracingcommands \tw@ \tracingmacros \tw@}
@@ -742,9 +742,17 @@ Skipping any redefinition\MessageBreak}%
%%
%% This work consists of this file toptesi.dtx, a README file
%% the manifest.txt file, and the derived files:
-%% toptesi.cls, toptesi.sty, topfront.sty, topcommand.sty,
-%% toptesi-scudo.sty, toptesi-scudo.def, toptesi.cfg, and the
-%% English documentation toptesi.pdf.
+%% toptesi.cls,
+%% toptesi.sty,
+%% topfront.sty,
+%% topcommand.sty,
+%% toptesi-scudo.sty,
+%% toptesi.cfg,
+%% toptesi-monografia.sty,
+%% toptesi-sss.sty,
+%% toptesi-magistrale.sty,
+%% toptesi-dottorale.sty,
+%% and the English documentation toptesi.pdf.
%%
%% Furthermore the bundle contains the documentation source
%% file toptesi-it.tex and the derived file
@@ -761,15 +769,19 @@ Skipping any redefinition\MessageBreak}%
%%
%% The toptesi-scudo-example.tex source file is an example
%% that shows the particular features available with TOPtesi,
-%% when a doctoral thesis is produced for the SCUola di
-%% DOttorato (ScuDo) of Politecnico di Torino.
+%% when a doctoral thesis is produced for the Scuola di
+%% Dottorato (ScuDo) of Politecnico di Torino.
%%
%% The toptesi.cfg file is a sample of a local configuration
%% file that can be copied to another file and its copy freely
%% edited and customised.
%%
+%% The other toptesi-*.sty files are extension modules for
+%% typesetting the specific thesis kinds described by the
+%% suffix that replaces the asterisk.
+%%
%% By running pdflatex on toptesi.dtx the user gets the class,
-%% sty, def and cfg files and the English documentation file in
+%% sty and cfg files and the English documentation file in
%% PDF format.
%%
%% The source file of the Italian documentation file