mirror of
https://github.com/Relintai/elteikthesis.git
synced 2025-05-03 15:17:56 +02:00
Licence fix as required by the CTAN Team when attributing Dániel Majoros's work.
Additional typo fixes.
This commit is contained in:
parent
16348af7db
commit
111a3aadf4
2
LICENSE
2
LICENSE
@ -23,6 +23,6 @@ SOFTWARE.
|
|||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
The original 1.x versions of the CTAN package were developed by
|
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
|
This updated work is a complete rewrite with no connection
|
||||||
to the original package.
|
to the original package.
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%% -----------------------------------------------------------------------------
|
%% -----------------------------------------------------------------------------
|
||||||
%%
|
%%
|
||||||
%% The original 1.x versions of the CTAN package were developed by
|
%% 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
|
%% This updated work is a complete rewrite with no connection
|
||||||
%% to the original package.
|
%% to the original package.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
% Lábjegyzet folytonos számozása fejezetek között
|
% 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}
|
\counterwithout{footnote}{chapter}
|
||||||
|
|
||||||
% Tartalomjegyzék oldalszámozásának rejtése
|
% Tartalomjegyzék oldalszámozásának rejtése
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
\documentclass[
|
\documentclass[
|
||||||
%parspace, % Térköz bekezdések közé / Add vertical space between paragraphs
|
%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
|
%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
|
%twoside, % Kétoldalas nyomtatás / Double sided format
|
||||||
%final, % Teendők elrejtése / Set final to hide todos
|
%final, % Teendők elrejtése / Set final to hide todos
|
||||||
]{elteikthesis}[2019/06/10]
|
]{elteikthesis}[2019/06/10]
|
||||||
|
Loading…
Reference in New Issue
Block a user