better ignores

This commit is contained in:
2024-01-12 02:14:02 +02:00
parent acd2e271b3
commit 5b4a8ed332
2 changed files with 17 additions and 4 deletions

View File

@@ -61,8 +61,9 @@ Dennis Ritchie (1941 - 2011)
%% ----------------------------------------------------------------
% The Abstract Page
\input{Abstract/abstract} % Include the abstract page
\mbox{}
\vspace{-8pt}
\input{Abstract/abstractenglish} % Include the abstract page in english
%% ----------------------------------------------------------------
@@ -70,6 +71,8 @@ Dennis Ritchie (1941 - 2011)
\setstretch{1.3} % Reset the line-spacing to 1.3 for body text (if it has changed)
% The Acknowledgements page, for thanking everyone
\mbox{}
\vspace{-35pt}
\acknowledgements{
\addtocontents{toc}{\vspace{1em}} % Add a gap in the Contents, for aesthetics
@@ -99,6 +102,7 @@ Dennis Ritchie (1941 - 2011)
%% ----------------------------------------------------------------
\lhead{\textgreek{Κατάλογος Σχημάτων}} % Set the left side page header to "List if Figures"
\addtotoc{Λίστα Σχημάτων}
\listoffigures % Write out the List of Figures
%% ----------------------------------------------------------------