diff options
author | Karl Berry <karl@freefriends.org> | 2017-08-17 21:18:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-08-17 21:18:09 +0000 |
commit | 8451414decba3809dad3d415ada2cdf286afb074 (patch) | |
tree | d5d52675397410abc7b927eead9ba3060dce7347 /Master/texmf-dist/tex/latex | |
parent | fd85503e6c3803e3e9fe6db90e0239a636801c6a (diff) |
bangorcsthesis (17aug17)
git-svn-id: svn://tug.org/texlive/trunk@45059 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/bangorcsthesis/bangorcsthesis.cls | 2 |
1 files changed, 1 insertions, 1 deletions
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] } } |