more ignores
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
% Set up the document
|
||||
\documentclass[a4paper, 12pt, oneside]{Thesis} % Use the "Thesis" style, based on the ECS Thesis style by Steve Gunn
|
||||
|
||||
% \documentclass[draft,a4paper, 12pt, oneside]{Thesis} % Use the "Thesis" style, based on the ECS Thesis style by Steve Gunn
|
||||
% \overfullrule=5pt
|
||||
% \renewcommand\bfdefault{b}
|
||||
|
||||
\input{SettingsAndPackages/formatsAndDefs} % Include settings and custom commands
|
||||
|
||||
%% ----------------------------------------------------------------
|
||||
@@ -99,7 +103,9 @@ Dennis Ritchie (1941 - 2011)
|
||||
%% ----------------------------------------------------------------
|
||||
% Changed all \emph to \textgreek to get the corrext font
|
||||
\lhead{\textgreek{Περιεχόμενα}} % Set the left side page header to "Contents"
|
||||
% \begin{sloppybar}
|
||||
\tableofcontents % Write out the Table of Contents
|
||||
% \end{sloppybar}
|
||||
|
||||
%% ----------------------------------------------------------------
|
||||
|
||||
@@ -185,6 +191,7 @@ Dennis Ritchie (1941 - 2011)
|
||||
% If you want to break on URL UPPER CASE letters
|
||||
\setcounter{biburlucpenalty}{9000}
|
||||
|
||||
% \renewcommand*{\bibfont}{\small}
|
||||
\textenglish{ % Majority of the bibliography is in english so we need the english hyphenation
|
||||
\printbibliography[title={Βιβλιογραφία}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user