summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/sapthesis/sapthesis-doc.pdfbin365890 -> 325567 bytes
-rw-r--r--Master/texmf-dist/doc/latex/sapthesis/sapthesis-doc.tex2
-rw-r--r--Master/texmf-dist/tex/latex/sapthesis/sapthesis.cls12
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
4 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/sapthesis/sapthesis-doc.pdf b/Master/texmf-dist/doc/latex/sapthesis/sapthesis-doc.pdf
index 18c215ee6cf..db84cc0387f 100644
--- a/Master/texmf-dist/doc/latex/sapthesis/sapthesis-doc.pdf
+++ b/Master/texmf-dist/doc/latex/sapthesis/sapthesis-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/sapthesis/sapthesis-doc.tex b/Master/texmf-dist/doc/latex/sapthesis/sapthesis-doc.tex
index ce2ce1811e2..c6df8867f2a 100644
--- a/Master/texmf-dist/doc/latex/sapthesis/sapthesis-doc.tex
+++ b/Master/texmf-dist/doc/latex/sapthesis/sapthesis-doc.tex
@@ -56,7 +56,7 @@
\author{\small Francesco Biccari\thanks{\href{mailto:biccari@gmail.com}{biccari@gmail.com}}}
\title{\small Documentation of the \LaTeX\ class\\
\Large \textbf{\texttt{sapthesis.cls}}\\
- \small \vspace{0.2cm} Version 5.0, 2022-01-01
+ \small \vspace{0.2cm} Version 5.1, 2022-07-04
}
\date{}
diff --git a/Master/texmf-dist/tex/latex/sapthesis/sapthesis.cls b/Master/texmf-dist/tex/latex/sapthesis/sapthesis.cls
index c1e330aff30..4bd8101baa3 100644
--- a/Master/texmf-dist/tex/latex/sapthesis/sapthesis.cls
+++ b/Master/texmf-dist/tex/latex/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}
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index c8046de123a..f0f738e4e40 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2289,6 +2289,7 @@ $standardtex
# 'rutitlepage', 'rutitlepage-logo.*|' . $standardtex, # .tds.zip
'sa-tikz', 'tikzlib.*tex|' . $standardtex,
'sansmath', '^..[^s].*\.sty', # not miscdoc.sty
+ 'sapthesis', 'sapienzalogo.pdf|' . $standardtex,
'scholax', '.*-subs\.tex|' . $standardtex,
'scrlttr2copy','\.lco',
'sdaps', '\.dict$|code128|' . $standardtex,