Fixed wrong fonts (toc title and chapters) in the toc. Thanks to magnucki.
This commit is contained in:
@@ -634,6 +634,10 @@
|
|||||||
% The tocloft package enables us to control the typographic design of the
|
% The tocloft package enables us to control the typographic design of the
|
||||||
% table of contents, list of figures and list of tables
|
% table of contents, list of figures and list of tables
|
||||||
\RequirePackage{tocloft}
|
\RequirePackage{tocloft}
|
||||||
|
% - fixes wrong fonts in the toc, thanks to magnucki
|
||||||
|
\renewcommand{\cftchapfont}{\usefont{T1}{bch}{b}{n}\selectfont}
|
||||||
|
\renewcommand{\cfttoctitlefont}{\thesischapterfont}
|
||||||
|
%
|
||||||
%
|
%
|
||||||
% > adjusts the indention for figure and table entries (lof and lot)
|
% > adjusts the indention for figure and table entries (lof and lot)
|
||||||
% -- \cftsetindents{entry}{indent}{numwidth} sets the entry's indent to
|
% -- \cftsetindents{entry}{indent}{numwidth} sets the entry's indent to
|
||||||
|
BIN
my-thesis.pdf
BIN
my-thesis.pdf
Binary file not shown.
Reference in New Issue
Block a user