Máté Cserép
9ae7ed0f68
Add example for aligned equations.
2023-03-19 12:19:43 +01:00
Máté Cserép
f818f78a32
Merge pull request #14 from isuckatcs/title-ls-fix
...
Fix wrong line spacing in multi-line titles
2023-02-01 22:57:27 +01:00
isuckatcs
69d633855f
Fix wrong line spacing in multi-line titles
2023-02-01 22:46:49 +01:00
Máté Cserép
995fed7fb4
Run CI builds for pull requests.
2023-02-01 22:31:59 +01:00
Máté Cserép
b397da26a3
Merge pull request #13 from schaumb/patch-1
...
Update actions/checkout and actions/upload-artifact in CI
2023-01-31 13:22:44 +01:00
Bela Schaum
8c4f39efb3
Update ci.yml
...
The current version shows this warning:
```
build_latex (pdflatex)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/upload-artifact@v2.2.4. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ .
```
This modification will fix it.
2023-01-31 11:43:25 +01:00
Máté Cserép
7039b47c41
Added Overleaf link to README.
2022-11-22 11:40:55 +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
a1ec9b31fc
Update CI to CTAN compatible filenames.
2022-04-30 14:16:03 +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
4f2203a9c5
Update CI for separate Hungarian and English templates
2022-03-15 14:24:28 +01: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
d99abf074c
CI: fix minted integration file name
2021-09-20 18:15:35 +02:00
Máté Cserép
d08a0ed34a
Update year in license.
2021-09-20 16:19:26 +02: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
Máté Cserép
b972ebdebd
CI: use v2 of xu-cheng/latex-action workflow.
2021-09-20 15:39:24 +02:00
Máté Cserép
eba9354155
Extend docs
2021-09-20 15:34:00 +02:00
Máté Cserép
c48fb6d899
Merge pull request #6 from Maetveis/improvements
...
* Use the subcaption package instead of the outdated subfigure
* Use setspace package for spacing
* Integrate with minted for source code highlighting
* Set theorem and definition styles
* Thesis template: use algorithmicx package for algorithms
* Add the list of algorithms
* Enable the use of XeTex or LuaTex
* Move settings.tex definitons inside the class file
* Load geometry before fancyhdr
* Add PDF
* Update ci.yml: PDF output as a build artifact
* Add luatex to automatic ci run
2021-09-20 15:33:19 +02:00
Mészáros Gergely
ea66d23d6c
Add luatex to automatic ci run
2021-08-21 16:49:18 +02:00
Mészáros Gergely
d1bd3bc2b6
Update ci.yml: PDF output as a build artifact
2021-08-21 14:58:19 +02:00
Gergely Meszaros
2806605d13
Add PDF
2021-08-21 14:58:19 +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
fa5281d00f
Add phantomsection before List of Things, so TOC will link to the proper page.
2021-05-22 13:21:38 +02:00
Máté Cserép
eb70e94d93
Merge pull request #4 from whisperity/draft-mode
...
Add the 'draft' documentoption
2020-11-30 14:39:31 +01:00
Whisperity
f21cbe5720
Add the 'draft' documentoption
2020-11-30 14:22:05 +01: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
c04d687738
Update CI with the thesis.tex to elteikthesis.tex rename.
2020-07-24 11:12:37 +02:00
Máté Cserép
d7bbf24383
Rename thesis.* to elteikthesis.* as requested by the CTAN team to support unique
...
filenames. https://ctan.org/file/help/ctan/CTAN-upload-addendum#uniquefilenames
2020-07-24 11:07:23 +02:00
Máté Cserép
c56dda0d6c
Merge branch 'master' into ctan
2020-07-24 10:48:08 +02:00
Máté Cserép
3131756e04
Add CI status badge to README.
2020-07-24 08:35:32 +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
29704aba57
Use GitHub Actions as CI to test whether the LaTeX source builds.
2020-02-27 17:15:34 +01:00
Máté Cserép
ec03855818
Updating date version in thesis.tex to 2.0.
2020-02-27 16:50:02 +01: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
36993f0276
Typo fix in README
2019-06-11 01:10:31 +02:00
Máté Cserép
f82ce1c7bc
Versioning release 1.3
2019-06-10 13:18:53 +02:00