Include topic declaration as external PDF file.

This commit is contained in:
Máté Cserép 2022-04-30 14:37:20 +02:00
parent a1ec9b31fc
commit d54fc84c7b
5 changed files with 10 additions and 24 deletions

View File

@ -121,8 +121,6 @@
\newcommand{\lstnomencl}{Jelölésjegyzék}
\newcommand{\todolabel}{Teendők listája}
\newcommand{\acklabel}{Köszönyetnyilvánítás}
\newcommand{\declarationplaceholder}{Az eredeti szakdolgozati / diplomamunka témabejelentő helye.}
}
{ % English
\newcommand{\authorlabel}{Author}
@ -146,8 +144,6 @@
\newcommand{\lstnomencl}{List of Symbols}
\newcommand{\todolabel}{Todo list}
\newcommand{\acklabel}{Acknowledgements}
\newcommand{\declarationplaceholder}{This page should be the original Thesis Topic Declaration.}
}
}
% ------------------------------
@ -383,6 +379,12 @@
%\RequirePackage{mpfnmark}
% ------------------------------
% ------------------------------
% Include PDF documents
% For topic declaration page
\RequirePackage{pdfpages}
% ------------------------------
% ------------------------------
% Appendix
\RequirePackage{appendix}
@ -535,24 +537,6 @@
}
% ------------------------------
% ------------------------------
% Topic declaration page
\newcommand{\topicdeclaration}{
\thispagestyle{empty}
\begin{center}
\vspace*{\fill}
{\large \declarationplaceholder}
\vspace*{\fill}
\end{center}
\cleardoublepage
\setcounter{page}{1}
}
% ------------------------------
\AtBeginDocument{
% If the minted package is loaded, then provide a default for the formatting,
% and set the labels for the listings

Binary file not shown.

View File

@ -47,7 +47,8 @@
% Title page (mandatory)
\maketitle
\topicdeclaration
% Topic declaration page (mandatory) - can also be attached instead
%\includepdf{topicdeclaration.pdf}
% Table of contents (mandatory)
\tableofcontents

Binary file not shown.

View File

@ -47,7 +47,8 @@
% Title page (mandatory)
\maketitle
\topicdeclaration
% Topic declaration page (mandatory) - can also be attached instead
%\includepdf{temabejelento.pdf}
% Table of contents (mandatory)
\tableofcontents