diff --git a/elteikthesis.cls b/elteikthesis.cls index b45e2ca..92ae819 100644 --- a/elteikthesis.cls +++ b/elteikthesis.cls @@ -1,6 +1,6 @@ %% MIT License %% -%% Version 2.0, 2020/02/26 +%% Version 2.1, 2020/05/15 %% Copyright (c) 2013-2020 Máté Cserép , Bálint Bognár %% %% Permission is hereby granted, free of charge, to any person obtaining a copy @@ -22,7 +22,7 @@ %% SOFTWARE. \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{elteikthesis}[2020/02/26 ELTE FI bachelor and master thesis template] +\ProvidesClass{elteikthesis}[2020/05/15 ELTE FI bachelor and master thesis template] % LaTeX programozói eszközök \RequirePackage{etoolbox} @@ -51,6 +51,14 @@ \LoadClass[a4paper, 12pt, oneside]{report} % ------------------------------ +% ------------------------------ +% Karakterkódolás, nyelv +\RequirePackage[utf8]{inputenc} +\RequirePackage[T1]{fontenc} +\RequirePackage[english,magyar]{babel} +\RequirePackage{indentfirst} +% ------------------------------ + % ------------------------------ % Metaadatok \DeclareDocumentCommand{\author}{m}{\newcommand{\authorname}{#1}\renewcommand{\@author}{#1}} @@ -179,14 +187,6 @@ \let\cleardoublepage\clearemptydoublepage % ------------------------------ -% ------------------------------ -% Karakterkódolás, nyelv -\RequirePackage[utf8]{inputenc} -\RequirePackage[T1]{fontenc} -\RequirePackage[english,magyar]{babel} -\RequirePackage{indentfirst} -% ------------------------------ - % ------------------------------ % Grafika \RequirePackage{graphicx} diff --git a/thesis.pdf b/thesis.pdf index 25c0f5c..e901898 100644 Binary files a/thesis.pdf and b/thesis.pdf differ diff --git a/thesis.tex b/thesis.tex index 15cbb3e..714c3fd 100644 --- a/thesis.tex +++ b/thesis.tex @@ -4,7 +4,7 @@ %nohyp, % Szavak sorvégi elválasztásának tiltása / No hyphenation of words %twoside, % Kétoldalas nyomtatás / Double sided format %final, % Teendők elrejtése / Set final to hide todos -]{elteikthesis}[2020/02/26] +]{elteikthesis}[2020/05/15] % Dolgozat metaadatai % Document's metadata