texlive[73173] Master/texmf-dist: bangorcsthesis (20dec24)
commits+karl at tug.org
commits+karl at tug.org
Fri Dec 20 23:33:03 CET 2024
Revision: 73173
https://tug.org/svn/texlive?view=revision&revision=73173
Author: karl
Date: 2024-12-20 23:33:03 +0100 (Fri, 20 Dec 2024)
Log Message:
-----------
bangorcsthesis (20dec24)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/bangorcsthesis/README
trunk/Master/texmf-dist/doc/latex/bangorcsthesis/bangorcsthesis.pdf
trunk/Master/texmf-dist/source/latex/bangorcsthesis/bangorcsthesis.dtx
trunk/Master/texmf-dist/source/latex/bangorcsthesis/bangorcsthesis.ins
trunk/Master/texmf-dist/tex/latex/bangorcsthesis/bangorcsthesis.cls
Modified: trunk/Master/texmf-dist/doc/latex/bangorcsthesis/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/bangorcsthesis/README 2024-12-20 22:32:54 UTC (rev 73172)
+++ trunk/Master/texmf-dist/doc/latex/bangorcsthesis/README 2024-12-20 22:33:03 UTC (rev 73173)
@@ -1,6 +1,6 @@
Bangor University Computer Science Department Thesis Document Class
-Cameron Gray <c.gray at bangor.ac.uk> January 28, 2022
+Cameron Gray <c.gray at bangor.ac.uk> December 20, 2024
Abstract
Modified: trunk/Master/texmf-dist/doc/latex/bangorcsthesis/bangorcsthesis.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/source/latex/bangorcsthesis/bangorcsthesis.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/bangorcsthesis/bangorcsthesis.dtx 2024-12-20 22:32:54 UTC (rev 73172)
+++ trunk/Master/texmf-dist/source/latex/bangorcsthesis/bangorcsthesis.dtx 2024-12-20 22:33:03 UTC (rev 73173)
@@ -53,10 +53,11 @@
%\changes{v1.5.3}{2018/10/05}{Altered School and College names.}
%\changes{v1.5.4}{2021/11/12}{Added more Engineering degree types.}
%\changes{v1.5.5}{2022/01/28}{Fixed a typo in degree scheme.}
+%\changes{v1.5.6}{2024/12/20}{Altered School name.}
%\pagestyle{fancy}
-%\title{Bangor University Computer Science and Electronic Engineering Department\\ Thesis Document Class}
+%\title{Bangor University School of Computer Science and Engineering\\Thesis Document Class}
%\author{Cameron Gray \texttt{<c.gray at bangor.ac.uk>}}
-%\date{January 28, 2022}
+%\date{December 20, 2024}
%\maketitle
%
%\begin{abstract}
@@ -267,11 +268,11 @@
% \end{macrocode}
%\fi
% \begin{macrocode}
-\def\version{1.5.5}
+\def\version{1.5.6}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{bangorcsthesis}[2022/01/28 \version C. Gray]
+\ProvidesClass{bangorcsthesis}[2024/12/20 \version C. Gray]
% Originally inspired by Clean Thesis
% - http://cleanthesis.der-ric.de/
@@ -3986,7 +3987,7 @@
\centering
\scalebox{0.38}{\bangorlogo} \\
- {School of Computer Science and Electronic Engineering \\
+ {School of Computer Science and Engineering \\
\vspace{-1.5mm}College of Environmental Sciences and Engineering} \\
\vfill
Modified: trunk/Master/texmf-dist/source/latex/bangorcsthesis/bangorcsthesis.ins
===================================================================
--- trunk/Master/texmf-dist/source/latex/bangorcsthesis/bangorcsthesis.ins 2024-12-20 22:32:54 UTC (rev 73172)
+++ trunk/Master/texmf-dist/source/latex/bangorcsthesis/bangorcsthesis.ins 2024-12-20 22:33:03 UTC (rev 73173)
@@ -3,7 +3,7 @@
\preamble
bangorcsthesis.dtx
- Copyright 2014-21 Cameron Gray/Bangor University <c.gray at bangor.ac.uk>
+ Copyright 2014-24 Cameron Gray/Bangor University <c.gray at bangor.ac.uk>
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
Modified: trunk/Master/texmf-dist/tex/latex/bangorcsthesis/bangorcsthesis.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/bangorcsthesis/bangorcsthesis.cls 2024-12-20 22:32:54 UTC (rev 73172)
+++ trunk/Master/texmf-dist/tex/latex/bangorcsthesis/bangorcsthesis.cls 2024-12-20 22:33:03 UTC (rev 73173)
@@ -7,7 +7,7 @@
%% bangorcsthesis.dtx (with options: `bangorcsthesis.cls,package')
%%
%% bangorcsthesis.dtx
-%% Copyright 2014-21 Cameron Gray/Bangor University <c.gray at bangor.ac.uk>
+%% Copyright 2014-24 Cameron Gray/Bangor University <c.gray at bangor.ac.uk>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -45,11 +45,11 @@
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
-\def\version{1.5.5}
+\def\version{1.5.6}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{bangorcsthesis}[2022/01/28 \version C. Gray]
+\ProvidesClass{bangorcsthesis}[2024/12/20 \version C. Gray]
\def\degreeScheme#1{\def\@scheme{#1}}
@@ -3711,7 +3711,7 @@
\centering
\scalebox{0.38}{\bangorlogo} \\
-{School of Computer Science and Electronic Engineering \\
+{School of Computer Science and Engineering \\
\vspace{-1.5mm}College of Environmental Sciences and Engineering} \\
\vfill
More information about the tex-live-commits
mailing list.