mirror of
https://github.com/Relintai/elteikthesis.git
synced 2024-11-10 07:42:09 +01:00
Versioning release 1.3
This commit is contained in:
parent
bfc6854c92
commit
f82ce1c7bc
@ -1,6 +1,6 @@
|
||||
%% MIT License
|
||||
%%
|
||||
%% Version 1.2, 2019/06/09
|
||||
%% Version 1.3, 2019/06/10
|
||||
%% Copyright (c) 2013-2019 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}[2019/06/09 ELTE FI bachelor and master thesis template]
|
||||
\ProvidesClass{elteikthesis}[2019/06/10 ELTE FI bachelor and master thesis template]
|
||||
|
||||
% LaTeX programozói eszközök
|
||||
\RequirePackage{etoolbox}
|
||||
|
@ -4,7 +4,7 @@
|
||||
%nohyp, % Szavak sorvégi elválasztásának tiltása / No hypenation of words
|
||||
%twoside, % Kétoldalas nyomtatás / Double sided format
|
||||
%final, % Teendők elrejtése / Set final to hide todos
|
||||
]{elteikthesis}[2019/06/09]
|
||||
]{elteikthesis}[2019/06/10]
|
||||
|
||||
% Dolgozat metaadatai
|
||||
% Document's metadata
|
||||
|
Loading…
Reference in New Issue
Block a user