summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/sapthesis/sapthesis.cls
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/sapthesis/sapthesis.cls')
-rw-r--r--macros/latex/contrib/sapthesis/sapthesis.cls12
1 files changed, 6 insertions, 6 deletions
diff --git a/macros/latex/contrib/sapthesis/sapthesis.cls b/macros/latex/contrib/sapthesis/sapthesis.cls
index c1e330aff3..4bd8101baa 100644
--- a/macros/latex/contrib/sapthesis/sapthesis.cls
+++ b/macros/latex/contrib/sapthesis/sapthesis.cls
@@ -1,6 +1,6 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% sapthesis.cls %%
-%% version 5.0 %%
+%% version 5.1 %%
%% date: see below %%
%% author: Francesco Biccari %%
%% contact: biccari@gmail.com %%
@@ -20,7 +20,7 @@
\NeedsTeXFormat{LaTeX2e}[2009/01/01]
\ProvidesClass{sapthesis}%
-[2022/01/01 Sapienza University of Rome thesis class]
+[2022/07/04 Sapienza University of Rome thesis class]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -911,8 +911,8 @@ manually. See the documentation or just the frontispiece.}
\newcommand{\SAP@CandidateLabel}{Candidate}
\newcommand{\SAP@CandidateLabelFemale}{Candidate}
\newcommand{\SAP@IDnumberLabel}{ID number}
- \newcommand{\SAP@ThesisAdvisorLabel}{Advisor}
- \newcommand{\SAP@ThesisAdvisorsLabel}{Advisors}
+ \providecommand{\SAP@ThesisAdvisorLabel}{Advisor}
+ \providecommand{\SAP@ThesisAdvisorsLabel}{Advisors}
\providecommand{\SAP@ThesisCoAdvisorLabel}{Co-Advisor}
\providecommand{\SAP@ThesisCoAdvisorsLabel}{Co-Advisors}
\providecommand{\SAP@ThesisDirectorLabel}{Director}
@@ -936,8 +936,8 @@ manually. See the documentation or just the frontispiece.}
\newcommand{\SAP@CandidateLabel}{Candidato}
\newcommand{\SAP@CandidateLabelFemale}{Candidata}
\newcommand{\SAP@IDnumberLabel}{Matricola}
- \newcommand{\SAP@ThesisAdvisorLabel}{Relatore}
- \newcommand{\SAP@ThesisAdvisorsLabel}{Relatori}
+ \providecommand{\SAP@ThesisAdvisorLabel}{Relatore}
+ \providecommand{\SAP@ThesisAdvisorsLabel}{Relatori}
\providecommand{\SAP@ThesisCoAdvisorLabel}{Correlatore}
\providecommand{\SAP@ThesisCoAdvisorsLabel}{Correlatori}
\providecommand{\SAP@ThesisDirectorLabel}{Direttore}