diff --git a/LICENSE b/LICENSE index bfb59df..5692791 100644 --- a/LICENSE +++ b/LICENSE @@ -23,6 +23,6 @@ SOFTWARE. -------------------------------------------------------------------------------- The original 1.x versions of the CTAN package were developed by -Dániel Majoros, under the LaTeX Project Public License version 1.2. +Dániel Majoros, under the LaTeX Project Public License version 1.2 or later. This updated work is a complete rewrite with no connection to the original package. diff --git a/elteikthesis.cls b/elteikthesis.cls index a403d10..bd2c634 100644 --- a/elteikthesis.cls +++ b/elteikthesis.cls @@ -24,7 +24,7 @@ %% ----------------------------------------------------------------------------- %% %% The original 1.x versions of the CTAN package were developed by -%% Dániel Majoros, under the LaTeX Project Public License version 1.2. +%% Dániel Majoros, under the LaTeX Project Public License version 1.2 or later. %% This updated work is a complete rewrite with no connection %% to the original package. diff --git a/settings.tex b/settings.tex index b2f43de..d2040f9 100644 --- a/settings.tex +++ b/settings.tex @@ -1,5 +1,5 @@ % Lábjegyzet folytonos számozása fejezetek között -% Contiunous counting of footnotes among chapters +% Continuous counting of footnotes among chapters \counterwithout{footnote}{chapter} % Tartalomjegyzék oldalszámozásának rejtése diff --git a/thesis.tex b/thesis.tex index 293be3b..13d5af8 100644 --- a/thesis.tex +++ b/thesis.tex @@ -1,7 +1,7 @@ \documentclass[ %parspace, % Térköz bekezdések közé / Add vertical space between paragraphs %noindent, % Bekezdésének első sora ne legyen behúzva / No indentation of first lines in each paragraph - %nohyp, % Szavak sorvégi elválasztásának tiltása / No hypenation of words + %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}[2019/06/10] @@ -38,7 +38,7 @@ % A dolgozat % The document \begin{document} - + % Nyelv kiválasztása % Set document language \documentlang{magyar}