summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/elteikthesis
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-04-11 03:01:18 +0000
committerNorbert Preining <norbert@preining.info>2023-04-11 03:01:18 +0000
commite6c62f5e4d4a4d5ab654dad1652e83a5a4a42891 (patch)
tree295fe52d802343c8c6efc8b8bf76983a00fa704d /macros/latex/contrib/elteikthesis
parent834896467ed7eeede69922bc224147f7b5274828 (diff)
CTAN sync 202304110301
Diffstat (limited to 'macros/latex/contrib/elteikthesis')
-rw-r--r--macros/latex/contrib/elteikthesis/LICENSE2
-rw-r--r--macros/latex/contrib/elteikthesis/README.md5
-rw-r--r--macros/latex/contrib/elteikthesis/README.pdfbin161870 -> 168297 bytes
-rw-r--r--macros/latex/contrib/elteikthesis/README_hu.md5
-rw-r--r--macros/latex/contrib/elteikthesis/README_hu.pdfbin165883 -> 172359 bytes
-rw-r--r--macros/latex/contrib/elteikthesis/elteikthesis.cls8
-rw-r--r--macros/latex/contrib/elteikthesis/elteikthesis_en.pdfbin442451 -> 434374 bytes
-rw-r--r--macros/latex/contrib/elteikthesis/elteikthesis_en.tex4
-rw-r--r--macros/latex/contrib/elteikthesis/elteikthesis_hu.pdfbin470845 -> 463564 bytes
-rw-r--r--macros/latex/contrib/elteikthesis/elteikthesis_hu.tex4
-rw-r--r--macros/latex/contrib/elteikthesis/elteikthesis_minted.tex2
-rw-r--r--macros/latex/contrib/elteikthesis/samples_en/impl.tex14
-rw-r--r--macros/latex/contrib/elteikthesis/samples_hu/impl.tex14
13 files changed, 48 insertions, 10 deletions
diff --git a/macros/latex/contrib/elteikthesis/LICENSE b/macros/latex/contrib/elteikthesis/LICENSE
index ecc6f10d65..94e8bc6f6a 100644
--- a/macros/latex/contrib/elteikthesis/LICENSE
+++ b/macros/latex/contrib/elteikthesis/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2013-2022 Máté Cserép <mcserep@inf.elte.hu>, Bálint Bognár
+Copyright (c) 2013-2023 Máté Cserép <mcserep@inf.elte.hu>, Bálint Bognár
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/macros/latex/contrib/elteikthesis/README.md b/macros/latex/contrib/elteikthesis/README.md
index 731467f9e0..f00a96dccd 100644
--- a/macros/latex/contrib/elteikthesis/README.md
+++ b/macros/latex/contrib/elteikthesis/README.md
@@ -32,6 +32,11 @@ Compilation might be carried out through a preferred IDE (e.g. [TexStudio](https
The minted package is also supported for syntax highlighting. For its usage the Python interpreter and the `Pygments` package must be installed as a prerequisite.
See the `elteikthesis_minted.tex` file for example and this [documentation](https://www.overleaf.com/learn/latex/Code_Highlighting_with_minted).
+## Overleaf
+
+*Overleaf* is a free, easy to use online, collaborative LaTeX editor; similar like e.g. Google Docs, but for LateX documents.
+You can also find the latest release of this ELTE FI bachelor and master thesis template [on Overleaf](https://www.overleaf.com/latex/templates/elte-fi-thesis-template/scjzzzbjvwfz).
+
## Required packages (without completeness)
**Image handling:**
diff --git a/macros/latex/contrib/elteikthesis/README.pdf b/macros/latex/contrib/elteikthesis/README.pdf
index 04f73c0e02..9578eacba5 100644
--- a/macros/latex/contrib/elteikthesis/README.pdf
+++ b/macros/latex/contrib/elteikthesis/README.pdf
Binary files differ
diff --git a/macros/latex/contrib/elteikthesis/README_hu.md b/macros/latex/contrib/elteikthesis/README_hu.md
index ac1a8be666..5a8fe1e666 100644
--- a/macros/latex/contrib/elteikthesis/README_hu.md
+++ b/macros/latex/contrib/elteikthesis/README_hu.md
@@ -32,6 +32,11 @@ A fordításhoz tetszőleges fejlesztő környezet is használható (pl. [TexStu
A *minted* csomag támogatott a forráskódok szedésére és szintaxis kiemelésére. Használatához szükséges a Python interpreter és a `Pygments` csomag telepítése.
Lásd az `elteikthesis_minted.tex` fájlt példaként és ezt a [dokumentációt](https://www.overleaf.com/learn/latex/Code_Highlighting_with_minted).
+## Overleaf
+
+Az *Overleaf* egy ingyenes, könnyen használható, kollaboratív, online LaTeX szerkesztő. Hasonló, mint például a Google Docs, de LateX dokumentumokhoz.
+Az ELTE IK szakdolgozat és diplomamunka sablon legfrissebb kiadását [Overleafen is megtalálod](https://www.overleaf.com/latex/templates/elte-fi-thesis-template/scjzzzbjvwfz).
+
## Fontosabb függőségi csomagok
**Képkezelés:**
diff --git a/macros/latex/contrib/elteikthesis/README_hu.pdf b/macros/latex/contrib/elteikthesis/README_hu.pdf
index 547f40dc7a..33bdac7c47 100644
--- a/macros/latex/contrib/elteikthesis/README_hu.pdf
+++ b/macros/latex/contrib/elteikthesis/README_hu.pdf
Binary files differ
diff --git a/macros/latex/contrib/elteikthesis/elteikthesis.cls b/macros/latex/contrib/elteikthesis/elteikthesis.cls
index a89daaf90b..dbd181f9a5 100644
--- a/macros/latex/contrib/elteikthesis/elteikthesis.cls
+++ b/macros/latex/contrib/elteikthesis/elteikthesis.cls
@@ -1,7 +1,7 @@
%% MIT License
%%
-%% Version 2.3, 2022/04/30
-%% Copyright (c) 2013-2022 Máté Cserép <mcserep@inf.elte.hu>, Bálint Bognár
+%% Version 2.3.1, 2023/04/10
+%% Copyright (c) 2013-2023 Máté Cserép <mcserep@inf.elte.hu>, Bálint Bognár
%%
%% Permission is hereby granted, free of charge, to any person obtaining a copy
%% of this software and associated documentation files (the "Software"), to deal
@@ -29,7 +29,7 @@
%% to the original package.
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{elteikthesis}[2022/04/30 ELTE FI bachelor and master thesis template]
+\ProvidesClass{elteikthesis}[2023/04/10 ELTE FI bachelor and master thesis template]
% LaTeX programming tools
\RequirePackage{etoolbox}
@@ -488,7 +488,7 @@
\end{tabular}
\vspace{5.0cm}
- {\bf \LARGE \thesistitle}
+ {\bf \LARGE \thesistitle \par}
\vspace{4.0cm}
\ifdefined\extsupaff
diff --git a/macros/latex/contrib/elteikthesis/elteikthesis_en.pdf b/macros/latex/contrib/elteikthesis/elteikthesis_en.pdf
index 046c7d4b3f..fee7fc0084 100644
--- a/macros/latex/contrib/elteikthesis/elteikthesis_en.pdf
+++ b/macros/latex/contrib/elteikthesis/elteikthesis_en.pdf
Binary files differ
diff --git a/macros/latex/contrib/elteikthesis/elteikthesis_en.tex b/macros/latex/contrib/elteikthesis/elteikthesis_en.tex
index 8131af1fc7..8a405c74c3 100644
--- a/macros/latex/contrib/elteikthesis/elteikthesis_en.tex
+++ b/macros/latex/contrib/elteikthesis/elteikthesis_en.tex
@@ -5,7 +5,7 @@
%twoside, % Double sided format
%draft, % Quicker draft compilation without rendering images
%final, % Set final to hide todos
-]{elteikthesis}[2022/04/30]
+]{elteikthesis}[2023/04/10]
% The minted package is also supported for source highlighting
% See minted-intregration.tex for example
@@ -13,7 +13,7 @@
% Document's metadata
\title{Title of the thesis} % title
-\date{2022} % year of defense
+\date{2023} % year of defense
% Author's metadata
\author{John Smith}
diff --git a/macros/latex/contrib/elteikthesis/elteikthesis_hu.pdf b/macros/latex/contrib/elteikthesis/elteikthesis_hu.pdf
index 34fce0b107..495413b49e 100644
--- a/macros/latex/contrib/elteikthesis/elteikthesis_hu.pdf
+++ b/macros/latex/contrib/elteikthesis/elteikthesis_hu.pdf
Binary files differ
diff --git a/macros/latex/contrib/elteikthesis/elteikthesis_hu.tex b/macros/latex/contrib/elteikthesis/elteikthesis_hu.tex
index df3724065d..9dd6d9a74c 100644
--- a/macros/latex/contrib/elteikthesis/elteikthesis_hu.tex
+++ b/macros/latex/contrib/elteikthesis/elteikthesis_hu.tex
@@ -5,7 +5,7 @@
%twoside, % Double sided format
%draft, % Quicker draft compilation without rendering images
%final, % Set final to hide todos
-]{elteikthesis}[2022/04/30]
+]{elteikthesis}[2023/04/10]
% The minted package is also supported for source highlighting
% See minted-intregration.tex for example
@@ -13,7 +13,7 @@
% Document's metadata
\title{Dolgozat címe} % title
-\date{2022} % year of defense
+\date{2023} % year of defense
% Author's metadata
\author{Hallgató Hanga}
diff --git a/macros/latex/contrib/elteikthesis/elteikthesis_minted.tex b/macros/latex/contrib/elteikthesis/elteikthesis_minted.tex
index c830fa40a1..e48693a45a 100644
--- a/macros/latex/contrib/elteikthesis/elteikthesis_minted.tex
+++ b/macros/latex/contrib/elteikthesis/elteikthesis_minted.tex
@@ -1,4 +1,4 @@
-\documentclass{elteikthesis}[2022/04/30]
+\documentclass{elteikthesis}[2023/04/10]
\usepackage[newfloat]{minted}
diff --git a/macros/latex/contrib/elteikthesis/samples_en/impl.tex b/macros/latex/contrib/elteikthesis/samples_en/impl.tex
index 562fb9cd7d..e17c545dd2 100644
--- a/macros/latex/contrib/elteikthesis/samples_en/impl.tex
+++ b/macros/latex/contrib/elteikthesis/samples_en/impl.tex
@@ -46,6 +46,20 @@ In mathematica, identitatem Euleri (equation est scriptor vti etiam notum) sit a
e^{i \times \pi} + 1 = 0
\end{equation}
+Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Nullam pulvinar purus at pharetra elementum.
+Aequationes adsignans aequationis signum:
+\begin{align}
+ A & = \frac{\pi r^2}{2} \\
+ & = \frac{1}{2} \pi r^2
+\end{align}
+
+Proin tempor risus a efficitur condimentum. Cras lobortis ligula non sollicitudin euismod. Fusce non pellentesque nibh, non elementum tellus.
+Omissa numeratione aliquarum aequationum:
+\begin{align}
+ f(u) & =\sum_{j=1}^{n} x_jf(u_j) \nonumber \\
+ & =\sum_{j=1}^{n} x_j \sum_{i=1}^{m} a_{ij}v_i \nonumber \\
+ & =\sum_{j=1}^{n} \sum_{i=1}^{m} a_{ij}x_jv_i
+\end{align}
\section{Source code samples}
diff --git a/macros/latex/contrib/elteikthesis/samples_hu/impl.tex b/macros/latex/contrib/elteikthesis/samples_hu/impl.tex
index 12b788a464..63904829ac 100644
--- a/macros/latex/contrib/elteikthesis/samples_hu/impl.tex
+++ b/macros/latex/contrib/elteikthesis/samples_hu/impl.tex
@@ -46,6 +46,20 @@ In mathematica, identitatem Euleri (equation est scriptor vti etiam notum) sit a
e^{i \times \pi} + 1 = 0
\end{equation}
+Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Nullam pulvinar purus at pharetra elementum.
+Aequationes adsignans aequationis signum:
+\begin{align}
+ A & = \frac{\pi r^2}{2} \\
+ & = \frac{1}{2} \pi r^2
+\end{align}
+
+Proin tempor risus a efficitur condimentum. Cras lobortis ligula non sollicitudin euismod. Fusce non pellentesque nibh, non elementum tellus.
+Omissa numeratione aliquarum aequationum:
+\begin{align}
+ f(u) & =\sum_{j=1}^{n} x_jf(u_j) \nonumber \\
+ & =\sum_{j=1}^{n} x_j \sum_{i=1}^{m} a_{ij}v_i \nonumber \\
+ & =\sum_{j=1}^{n} \sum_{i=1}^{m} a_{ij}x_jv_i
+\end{align}
\section{Forráskódok}