diff --git a/elteikthesis.cls b/elteikthesis.cls index 5690cf8..0011dbd 100644 --- a/elteikthesis.cls +++ b/elteikthesis.cls @@ -1,7 +1,7 @@ %% MIT License %% -%% Version 2.1, 2020/05/15 -%% Copyright (c) 2013-2020 Máté Cserép , Bálint Bognár +%% Version 2.2, 2021/09/20 +%% Copyright (c) 2013-2021 Máté Cserép , Bálint Bognár %% %% Permission is hereby granted, free of charge, to any person obtaining a copy %% of this software and associated documentation files (the "Software"), to deal @@ -22,7 +22,7 @@ %% SOFTWARE. \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{elteikthesis}[2020/11/23 ELTE FI bachelor and master thesis template] +\ProvidesClass{elteikthesis}[2021/09/20 ELTE FI bachelor and master thesis template] % LaTeX programozói eszközök \RequirePackage{etoolbox} diff --git a/minted-integration.tex b/minted-integration.tex index 1a45028..c45a1af 100644 --- a/minted-integration.tex +++ b/minted-integration.tex @@ -1,4 +1,4 @@ -\documentclass{elteikthesis}[2020/11/23] +\documentclass{elteikthesis}[2021/09/20] \usepackage[newfloat]{minted} diff --git a/thesis.tex b/thesis.tex index 405c40c..7bb93a4 100644 --- a/thesis.tex +++ b/thesis.tex @@ -5,7 +5,7 @@ %twoside, % Kétoldalas nyomtatás / Double sided format %draft, % Gyorsabb fordítás ábrák rajzolása nélkül / Quicker draft compilation without rendering images %final, % Teendők elrejtése / Set final to hide todos -]{elteikthesis}[2020/11/23] +]{elteikthesis}[2021/09/20] % A minted csomag támogatott a forráskódok szedésére % The minted package is also supported for source highlighting @@ -14,7 +14,7 @@ % Dolgozat metaadatai % Document's metadata \title{Dolgozat címe} % cím / title -\date{2020} % védés éve / year of defense +\date{2021} % védés éve / year of defense % Szerző metaadatai % Author's metadata