Commit Graph

43 Commits

Author SHA1 Message Date
Horcsin Bálint
425f748c67 Fix typo in acknowledgements (HU) 2023-05-10 22:34:16 +02:00
Máté Cserép
fdf103e929 Replace bibtex with biber. 2023-04-21 11:35:50 +02:00
Máté Cserép
8efb9dcbf0 Add required loadshadowlibrary option to todonotes package. 2023-04-21 11:35:30 +02:00
Máté Cserép
b593946252 Update version and README PDF for CTAN submission. 2023-04-10 13:27:51 +02:00
isuckatcs
69d633855f Fix wrong line spacing in multi-line titles 2023-02-01 22:46:49 +01:00
Máté Cserép
d54fc84c7b Include topic declaration as external PDF file. 2022-04-30 14:37:20 +02:00
Máté Cserép
08f589a831 Merge remote-tracking branch 'origin/ctan'
# Conflicts:
#	.github/workflows/ci.yml
#	README.md
#	README_en.md
#	elteikthesis.cls
#	elteikthesis.tex
#	samples_en/impl.tex
#	thesis_hu.pdf
2022-04-30 14:10:26 +02:00
Máté Cserép
c8050ab877 Added optional Acknowledgements section 2022-04-30 13:33:06 +02:00
Máté Cserép
64c442af75 Separate Hungarian and English sample thesis file 2022-03-15 14:16:15 +01:00
Máté Cserép
83a6802495 Translate comments in class file to English 2022-03-15 12:56:57 +01:00
Máté Cserép
d74191cbc7 Use automatically localized quotation marks with csquotes package. 2022-03-12 02:31:09 +01:00
Máté Cserép
035f196241 Apply version 2.2 release changes to CTAN version. 2021-09-20 16:18:53 +02:00
Máté Cserép
0ab31b0a43 Versioning release 2.2 2021-09-20 15:53:50 +02:00
Gergely Meszaros
bcfb8d9edb Load geometry before fancyhdr 2021-08-21 14:50:28 +02:00
Gergely Meszaros
32b70298dd Move settings.tex definitons inside the class file 2021-08-21 14:50:28 +02:00
Gergely Meszaros
e9aa07c492 Enable the use of XeTex or LuaTex 2021-08-21 14:50:28 +02:00
Gergely Meszaros
e8d92899be Add the list of algorithms 2021-08-21 14:50:28 +02:00
Gergely Meszaros
4d5e90ee39 Thesis template: use algorithmicx package for algorithms 2021-08-21 14:50:28 +02:00
Gergely Meszaros
1613b0afd7 Set theorem and definition styles 2021-08-21 14:50:28 +02:00
Gergely Meszaros
525f06716c Integrate with minted for source code highlighting 2021-08-21 14:50:00 +02:00
Gergely Meszaros
5377734a4b Use setspace package for spacing 2021-08-21 14:23:59 +02:00
Gergely Meszaros
47a93a3856 Use subcaption package
Use the subcaption package instead of the outdated subfigure
2021-08-21 14:22:58 +02:00
Máté Cserép
d36f02d12f Compile thesis title and author into PDF metadata. 2020-11-23 20:35:02 +01:00
Máté Cserép
c56dda0d6c Merge branch 'master' into ctan 2020-07-24 10:48:08 +02:00
Máté Cserép
7086faec59 Move the include of language packages earlier in the class file, before any text with Hungarian characters. 2020-05-15 18:07:10 +02:00
Máté Cserép
140edb94e4 Smaller typo fixes, versioning release 2.0 to be synchronized with CTAN versions. 2020-02-27 16:46:41 +01:00
Máté Cserép
111a3aadf4 Licence fix as required by the CTAN Team when attributing Dániel Majoros's work.
Additional typo fixes.
2020-02-26 18:43:29 +01:00
Máté Cserép
16348af7db Preparing the initial CTAN version of the template. 2020-02-26 08:58:58 +01:00
Máté Cserép
f82ce1c7bc Versioning release 1.3 2019-06-10 13:18:53 +02:00
Máté Cserép
b54e359526 Added placeholder page for thesis topic declaration. 2019-06-09 20:52:03 +02:00
Máté Cserép
3e54808b29 Use mathptmx package for Times font instead of txfonts. 2019-06-09 20:35:22 +02:00
Máté Cserép
979fec1281 Extended README. Added English version of README. Updated version number to 1.2. 2019-06-09 19:16:05 +02:00
Máté Cserép
e78df20e61 Added options to control indentation, hyphenation, paragraph spacing and printing layout (single or double sided) to class. 2019-06-09 18:59:40 +02:00
Máté Cserép
f7f20cbcbc Added English documentation into TeX sample files.
Added support for word hyphenation disable to class file (disabled by default).
2019-06-09 15:37:12 +02:00
Máté Cserép
d8acbb79cf Colorize strings in code examples. 2019-06-08 07:58:35 +02:00
Máté Cserép
90cbec0b1e Adding nomenclature support and example to the document (disabled by default). 2019-06-08 07:50:34 +02:00
Máté Cserép
ed5aa1c91b Fixing Times font usage: txfonts must be included after amsmath. 2019-06-07 18:03:43 +02:00
Máté Cserép
3b03132cc3 Fixed numbering of ToC, LoF, LoT according to the formal requirements.
Moved settings inside document element into separate file named settings.tex.
2019-06-07 17:26:17 +02:00
Máté Cserép
c860e4a6b8 Fixed English / Hungarian multi-language support for code examples and algorithms. 2019-06-07 17:22:04 +02:00
Máté Cserép
7af3557dbc Added multiline support for university, faculty and department name.
Added the makecell package to the template.
2019-06-07 16:56:32 +02:00
Máté Cserép
d89309e520 Use biblatex for bibliography. Included Hungarian and English names for TOC items into class file.
Fix continuous footnote numbering between chapters.
2019-04-30 10:53:45 +02:00
Máté Cserép
85759e1818 Added English language support. Minor fixes. 2018-06-07 07:29:32 +02:00
Máté Cserép
a1b4b10027 Initial version. 2018-06-06 17:50:27 +02:00