summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-08-17 21:18:09 +0000
committerKarl Berry <karl@freefriends.org>2017-08-17 21:18:09 +0000
commit8451414decba3809dad3d415ada2cdf286afb074 (patch)
treed5d52675397410abc7b927eead9ba3060dce7347 /Master
parentfd85503e6c3803e3e9fe6db90e0239a636801c6a (diff)
bangorcsthesis (17aug17)
git-svn-id: svn://tug.org/texlive/trunk@45059 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/bangorcsthesis/README2
-rw-r--r--Master/texmf-dist/doc/latex/bangorcsthesis/bangorcsthesis.pdfbin286699 -> 286493 bytes
-rw-r--r--Master/texmf-dist/source/latex/bangorcsthesis/bangorcsthesis.dtx5
-rw-r--r--Master/texmf-dist/tex/latex/bangorcsthesis/bangorcsthesis.cls2
4 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/bangorcsthesis/README b/Master/texmf-dist/doc/latex/bangorcsthesis/README
index ddd9c66325f..f74b4926ebd 100644
--- a/Master/texmf-dist/doc/latex/bangorcsthesis/README
+++ b/Master/texmf-dist/doc/latex/bangorcsthesis/README
@@ -1,6 +1,6 @@
Bangor University Computer Science Department Thesis Document Class
-Cameron Gray <c.gray@bangor.ac.uk> August 24, 2016
+Cameron Gray <c.gray@bangor.ac.uk> August 10, 2017
Abstract
diff --git a/Master/texmf-dist/doc/latex/bangorcsthesis/bangorcsthesis.pdf b/Master/texmf-dist/doc/latex/bangorcsthesis/bangorcsthesis.pdf
index cc0d73f4232..cda31cb91c2 100644
--- a/Master/texmf-dist/doc/latex/bangorcsthesis/bangorcsthesis.pdf
+++ b/Master/texmf-dist/doc/latex/bangorcsthesis/bangorcsthesis.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/bangorcsthesis/bangorcsthesis.dtx b/Master/texmf-dist/source/latex/bangorcsthesis/bangorcsthesis.dtx
index 404c30c059c..d303e9a0c5a 100644
--- a/Master/texmf-dist/source/latex/bangorcsthesis/bangorcsthesis.dtx
+++ b/Master/texmf-dist/source/latex/bangorcsthesis/bangorcsthesis.dtx
@@ -49,10 +49,11 @@
%\changes{v1.4.0}{2015/04/06}{Added centred captions option.}
%\changes{v1.5.0}{2016/01/20}{Changed serif font to New TX.}
%\changes{v1.5.1}{2016/08/24}{Altered fancyfoot options to remove superflous warnings.}
+%\changes{v1.5.2}{2017/08/10}{Altered heading handling for the references section.}
%\pagestyle{fancy}
%\title{Bangor University Computer Science Department\\ Thesis Document Class}
%\author{Cameron Gray \texttt{<c.gray@bangor.ac.uk>}}
-%\date{August 24, 2016}
+%\date{August 10, 2017}
%\maketitle
%
%\begin{abstract}
@@ -476,7 +477,7 @@
\setlength\bibitemsep{0.7\itemsep}
}{}
\pagestyle{maincontentstyle}
- \printbibliography[heading=bibnumbered]
+ \printbibliography[heading=bibintoc]
}
}
diff --git a/Master/texmf-dist/tex/latex/bangorcsthesis/bangorcsthesis.cls b/Master/texmf-dist/tex/latex/bangorcsthesis/bangorcsthesis.cls
index 72ef2a6365d..8de381a7d85 100644
--- a/Master/texmf-dist/tex/latex/bangorcsthesis/bangorcsthesis.cls
+++ b/Master/texmf-dist/tex/latex/bangorcsthesis/bangorcsthesis.cls
@@ -240,7 +240,7 @@ footskip=1cm % - footer skip size
\setlength\bibitemsep{0.7\itemsep}
}{}
\pagestyle{maincontentstyle}
- \printbibliography[heading=bibnumbered]
+ \printbibliography[heading=bibintoc]
}
}