Fixed compilation errors
This commit is contained in:
68
Thesis.cls
68
Thesis.cls
@@ -103,12 +103,6 @@
|
||||
\newtheorem{remark}[theorem]{Remark}
|
||||
\usepackage[centerlast,small,sc]{caption}
|
||||
\setlength{\captionmargin}{20pt}
|
||||
% \newcommand{\fref}[1]{Figure~\ref{#1}}
|
||||
% \newcommand{\tref}[1]{Table~\ref{#1}}
|
||||
% \newcommand{\eref}[1]{Equation~\ref{#1}}
|
||||
% \newcommand{\cref}[1]{Chapter~\ref{#1}}
|
||||
% \newcommand{\sref}[1]{Section~\ref{#1}}
|
||||
% \newcommand{\aref}[1]{Appendix~\ref{#1}}
|
||||
\renewcommand{\topfraction}{0.85}
|
||||
\renewcommand{\bottomfraction}{.85}
|
||||
\renewcommand{\textfraction}{0.1}
|
||||
@@ -124,6 +118,8 @@
|
||||
\usepackage{booktabs}
|
||||
\usepackage{rotating}
|
||||
\usepackage{listings}
|
||||
\usepackage{minted}
|
||||
\usepackage{multirow}
|
||||
\usepackage{lstpatch}
|
||||
\lstset{captionpos=b,
|
||||
frame=tb,
|
||||
@@ -138,7 +134,7 @@
|
||||
\usepackage[pdfpagemode={UseOutlines},bookmarks=true,bookmarksopen=true,
|
||||
bookmarksopenlevel=0,bookmarksnumbered=true,hypertexnames=false,
|
||||
colorlinks,linkcolor={blue},citecolor={blue},urlcolor={red},
|
||||
pdfstartview={FitV},unicode,breaklinks=true]{hyperref}
|
||||
pdfstartview={FitV},unicode,breaklinks=true,pdfusetitle]{hyperref}
|
||||
\pdfstringdefDisableCommands{
|
||||
\let\\\space
|
||||
}
|
||||
@@ -155,6 +151,7 @@
|
||||
\newcommand*{\subject}[1]{\def\subjectname{#1}}
|
||||
\newcommand*{\keywords}[1]{\def\keywordnames{#1}}
|
||||
\newcommand*{\supervisor}[1]{\def\supname{#1}}
|
||||
|
||||
\examiner {}
|
||||
\degree {}
|
||||
\authors {}
|
||||
@@ -176,9 +173,19 @@
|
||||
\FACULTY {\texorpdfstring{\href{https://www.aegean.gr/schools/πολυτεχνική-σχολή}
|
||||
{ΠΟΛΥΤΕΧΝΙΚΗ ΣΧΟΛΗ}}
|
||||
{FACULTY NAME (IN BLOCK CAPITALS)}}
|
||||
\supervisor {\texorpdfstring{\href{https://www.icsd.aegean.gr/profile.php?member=2112}
|
||||
{Επιβλέπων Καθηγητής: Δρ. Κρητικός Κυριάκος}}
|
||||
{Supervising Proffessor's name}}
|
||||
\supervisor {
|
||||
\texorpdfstring{
|
||||
{Επιβλέπων Καθηγητής:}
|
||||
\href{https://www.icsd.aegean.gr/profile.php?member=2112}{Δρ. Κρητικός Κυριάκος}\\
|
||||
{Αναπληρωτής Καθηγητής Τμήματος ΜΠΕΣ}\\
|
||||
{Μέλη εξεταστικής επιτροπής:}
|
||||
\vfill
|
||||
\href{https://www.icsd.aegean.gr/profile.php?member=one}{κάποιος,}
|
||||
\href{https://www.icsd.aegean.gr/profile.php?member=two}{κάποιος άλλος}
|
||||
}
|
||||
{Supervising Proffessor's name and committee member's names}
|
||||
}
|
||||
|
||||
\addresses {}
|
||||
\subject {}
|
||||
\keywords {}
|
||||
@@ -204,9 +211,9 @@
|
||||
\setlength{\parskip}{0pt}
|
||||
{\large\textbf{\UNIVNAME}\par}
|
||||
\vfill
|
||||
{\huge \textbf \@title \par}
|
||||
{\LARGE \textbf \@title \par}
|
||||
\vfill
|
||||
{\LARGE του \par}
|
||||
{\large του \par}
|
||||
\smallskip
|
||||
{\LARGE \authornames \par}
|
||||
\vfill
|
||||
@@ -252,14 +259,16 @@
|
||||
\setlength{\parskip}{0pt}
|
||||
{\normalsize \UNIVNAME \par}
|
||||
\bigskip
|
||||
{\huge{\textit{Σύνοψη}} \par}
|
||||
\bigskip
|
||||
{\huge{\textgreek{\textbf{Σύνοψη}}} \par}
|
||||
\bigskip
|
||||
\bigskip
|
||||
{\normalsize \facname \par}
|
||||
{\normalsize \deptname \par}
|
||||
\bigskip
|
||||
{\normalsize Προπτυχιακός Τίτλος Σπουδών\par}
|
||||
{\normalsize Προπτυχιακός Τίτλος Σπουδών \par}
|
||||
\bigskip
|
||||
{\normalsize\bfseries \@title \par}
|
||||
{\normalsize \textbf{Σκλήρυνση Μηχανής Δοχείων και Λειτουργικού Συστήματος σε Περιβάλλοντα Linux} \par}
|
||||
\medskip
|
||||
{\normalsize του \authornames \par}
|
||||
\bigskip
|
||||
@@ -269,6 +278,33 @@
|
||||
\vfil\vfil\vfil\null
|
||||
\cleardoublepage
|
||||
}
|
||||
\newenvironment{abstractenglish}
|
||||
{
|
||||
\thispagestyle{empty}
|
||||
\null\vfil
|
||||
\begin{center}
|
||||
\setlength{\parskip}{0pt}
|
||||
{\normalsize University of the Aegean \par}
|
||||
\bigskip
|
||||
\bigskip
|
||||
{\huge{\textgreek{\textbf{Abstract}}} \par}
|
||||
\bigskip
|
||||
\bigskip
|
||||
{\normalsize School of Engineering \par}
|
||||
{\normalsize Department of Information and Communication Systems Engineering \par}
|
||||
\bigskip
|
||||
{\normalsize Undergraduate Studies \par}
|
||||
\bigskip
|
||||
{\normalsize \textbf{Container Engine and Operating System Hardening in Linux Environments} \par}
|
||||
\medskip
|
||||
{\normalsize of Cholidis Konstantinos \par}
|
||||
\bigskip
|
||||
\end{center}
|
||||
}
|
||||
{
|
||||
\vfil\vfil\vfil\null
|
||||
\cleardoublepage
|
||||
}
|
||||
\addtocounter{secnumdepth}{1}
|
||||
\setcounter{tocdepth}{6}
|
||||
\newcounter{dummy}
|
||||
@@ -365,7 +401,7 @@
|
||||
\btypeout{Acknowledgements}
|
||||
\addtotoc{Ευχαριστίες}
|
||||
\thispagestyle{plain}
|
||||
\begin{center}{\huge{\textit{Ευχαριστίες}} \par}\end{center}
|
||||
\begin{center}{\huge{\textbf{Ευχαριστίες}} \par}\end{center}
|
||||
{\normalsize #1}
|
||||
\vfil\vfil\null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user