summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/toptesi/toptesi-dottorale.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/toptesi/toptesi-dottorale.sty')
-rw-r--r--Master/texmf-dist/tex/latex/toptesi/toptesi-dottorale.sty81
1 files changed, 43 insertions, 38 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi-dottorale.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi-dottorale.sty
index eb19b8c03dd..fbadc77fcb6 100644
--- a/Master/texmf-dist/tex/latex/toptesi/toptesi-dottorale.sty
+++ b/Master/texmf-dist/tex/latex/toptesi/toptesi-dottorale.sty
@@ -7,19 +7,19 @@
%% toptesi.dtx (with options: `topdoc')
%% ______________________________________________________
%% The TOPtesi bundle
-%% Copyright (C) 2015-2020 Claudio Beccari
+%% Copyright (C) 1989-2025 Claudio Beccari
%% All rights reserved
%%
%% License information appended
%%
\ProvidesPackage{toptesi-dottorale}[%
-2020-09-06 v.6.4.06
+2025-01-15 v.6.4.07
Ph.D. degree title page]
-\@ifpackageloaded{etoolbox}{}{\RequirePackage{etoolbox}}
-\@ifpackageloaded{xspace}{}{\RequirePackage{xspace}}
-\@ifpackageloaded{xparse}{}{\RequirePackage{xparse}}
+\IfPackageLoadedF{etoolbox}{\RequirePackage{etoolbox}}
+\IfPackageLoadedF{xspace}{\RequirePackage{xspace}}
+\IfPackageLoadedF{xparse}{\RequirePackage{xparse}}
\ifcsundef{ifclassica}{\newif\ifclassica \classicafalse}{}
\ifcsundef{if@utoretitolo}{\newif\if@utoretitolo\@utoretitolofalse}{}
\ifcsundef{if@ldstyle}{\newif\if@ldstyle\@ldstylefalse}{}
@@ -541,14 +541,15 @@ Ph.D. degree title page]
{\null\vfill\thispagestyle{empty}\@retrofrontespizio\par\clearpage}%
\endgroup}
%%
-%% Copyright 2005-2020 Claudio Beccari
+%% Copyright 2005-2025 Claudio Beccari
%%
-%% Distributable under the LaTeX Project Public License,
-%% version 1.3c or higher (your choice). The latest version of
-%% this license is at: http://www.latex-project.org/lppl.txt
+%% Distributable under the LaTeX Project Public
+%% License, version 1.3c or higher (your choice).
+%% The latest version of this license is at:
+%% http://www.latex-project.org/lppl.txt
%%
-%% For important further details see the English or the Italian
-%% documentation.
+%% For important further details see the English or
+%% the Italian documentation.
%%
%% This work is "author-maintained"
%%
@@ -566,43 +567,47 @@ Ph.D. degree title page]
%% toptesi-dottorale.sty,
%% and the English documentation toptesi.pdf.
%%
-%% Furthermore the bundle contains the documentation source
-%% file toptesi-it.tex and the derived file
+%% Furthermore the bundle contains the documentation
+%% source file toptesi-it.tex and the derived file
%% toptesi-it.pdf.
%%
-%% The toptesi-example.tex source file is just an example
-%% that shows how to use the various commands; by commenting
-%% or uncommenting certain source lines it is possible to
-%% typeset different kind of theses and their front pages.
+%% The toptesi-example.tex source file is just an
+%% example that shows how to use the various commands;
+%% by commenting or uncommenting certain source lines
+%% it is possible to typeset different kind of theses
+%% and their front pages.
%%
-%% The topfront-example.tex source file is an example of how
-%% to produce just the title page with TOPtesi and the external
-%% package frontespizio.
+%% The topfront-example.tex source file is an example
+%% of how to produce just the title page with TOPtesi
+%% and the external package frontespizio.
%%
-%% 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.
+%% 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.
%%
-%% The toptesi.cfg file is a sample of a local configuration
-%% file that can be copied to another file and its copy freely
+%% The toptesi.cfg file is a sample of a local
+%% configuration file that can be copied to another
+%% file with different name 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.
+%% 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 and cfg files and the English documentation file in
-%% PDF format.
+%% By running pdflatex on toptesi.dtx the user gets
+%% the class, sty and cfg files and the English
+%% documentation file in PDF format.
%%
%% The source file of the Italian documentation file
-%% toptesi-it.pdf is another example of how to use TOPtesi.
-%% This file toptesi-it.tex may be typeset with pdfLaTeX,
-%% XeLaTeX, and LuaLateX; see the first comment lines of
-%% the file for how-to information. In spite of being mainly
-%% written in Italian, it contains several sections in English
-%% for the benefit of foreign students attending the Doctoral
+%% toptesi-it.pdf is another example of how to use
+%% TOPtesi. This file toptesi-it.tex may be typeset
+%% with pdfLaTeX, XeLaTeX, and LuaLateX; see the first
+%% comment lines of the file for how-to information.
+%% In spite of being mainly written in Italian, it
+%% contains several sections in English for the
+%% benefit of foreign students attending the Doctoral
%% School of Turin.
%%
%% End of file `toptesi-dottorale.sty'.