summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-04-26 21:26:47 +0000
committerKarl Berry <karl@freefriends.org>2024-04-26 21:26:47 +0000
commitcbd26dd674bcd61197d27c3dbf1722da270f78e0 (patch)
tree77a736a2d5f43e23d9f9ea75bd72dde3bdf864c2 /Master
parentea3c92855d6c7469bc06b497e09a1a7155c853ff (diff)
elteikthesis (26apr24)
git-svn-id: svn://tug.org/texlive/trunk@71087 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/elteikthesis/LICENSE2
-rw-r--r--Master/texmf-dist/doc/latex/elteikthesis/README.md10
-rw-r--r--Master/texmf-dist/doc/latex/elteikthesis/README.pdfbin168297 -> 163898 bytes
-rw-r--r--Master/texmf-dist/doc/latex/elteikthesis/README_hu.md5
-rw-r--r--Master/texmf-dist/doc/latex/elteikthesis/README_hu.pdfbin172359 -> 167241 bytes
-rw-r--r--Master/texmf-dist/doc/latex/elteikthesis/elteikthesis.bib2
-rw-r--r--Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_en.pdfbin434374 -> 461564 bytes
-rw-r--r--Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_en.tex6
-rw-r--r--Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_hu.pdfbin463564 -> 489954 bytes
-rw-r--r--Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_hu.tex6
-rw-r--r--Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_minted.pdfbin93792 -> 43367 bytes
-rw-r--r--Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_minted.tex2
-rw-r--r--Master/texmf-dist/doc/latex/elteikthesis/images/elte_cimer_szines-eps-converted-to.pdfbin0 -> 119514 bytes
-rw-r--r--Master/texmf-dist/tex/latex/elteikthesis/elteikthesis.cls14
14 files changed, 23 insertions, 24 deletions
diff --git a/Master/texmf-dist/doc/latex/elteikthesis/LICENSE b/Master/texmf-dist/doc/latex/elteikthesis/LICENSE
index 94e8bc6f6a6..b355e209d01 100644
--- a/Master/texmf-dist/doc/latex/elteikthesis/LICENSE
+++ b/Master/texmf-dist/doc/latex/elteikthesis/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2013-2023 Máté Cserép <mcserep@inf.elte.hu>, Bálint Bognár
+Copyright (c) 2013-2024 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/Master/texmf-dist/doc/latex/elteikthesis/README.md b/Master/texmf-dist/doc/latex/elteikthesis/README.md
index f00a96dccd9..a6cb6bc5916 100644
--- a/Master/texmf-dist/doc/latex/elteikthesis/README.md
+++ b/Master/texmf-dist/doc/latex/elteikthesis/README.md
@@ -1,3 +1,8 @@
+[![CI status](https://github.com/mcserep/elteikthesis/actions/workflows/ci.yml/badge.svg)](https://github.com/mcserep/elteikthesis/actions/workflows/ci.yml)
+[![Overleaf template](https://img.shields.io/badge/Overleaf-ELTE%20FI%20Thesis%20Template-brightgreen)](https://www.overleaf.com/latex/templates/elte-fi-thesis-template/scjzzzbjvwfz)
+
+See [Hungarian version](README_hu.md).
+
# ELTE FI bachelor and master thesis template
The [elteikthesis_en.tex](elteikthesis_en.tex) and the produced [elteikthesis_en.pdf](elteikthesis_en.pdf) serves as an example of usage.
@@ -14,17 +19,14 @@ The template supports producing both Hungarian and English theses, which can be
# (PDF file contains incorrect references yet)
pdflatex elteikthesis_en.tex
# Generate bibliography
-bibtex elteikthesis_en
+biber elteikthesis_en
# Generate nomenclature (optional)
makeindex -s nomencl.ist -t elteikthesis_en.nlg \
-o elteikthesis_en.nls elteikthesis_en.nlo
# Generate final PDF file
pdflatex elteikthesis_en.tex
-pdflatex elteikthesis_en.tex
```
-**Note:** in case the bibliography changes, executing `bibtex`, then `pdflatex` _twice_ is required to generate to correct references in the PDF output.
-
Compilation might be carried out through a preferred IDE (e.g. [TexStudio](https://www.texstudio.org/)), given the same commands should be executed.
## Syntax highlighting of code blocks
diff --git a/Master/texmf-dist/doc/latex/elteikthesis/README.pdf b/Master/texmf-dist/doc/latex/elteikthesis/README.pdf
index 9578eacba5a..8303259f356 100644
--- a/Master/texmf-dist/doc/latex/elteikthesis/README.pdf
+++ b/Master/texmf-dist/doc/latex/elteikthesis/README.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/elteikthesis/README_hu.md b/Master/texmf-dist/doc/latex/elteikthesis/README_hu.md
index 5a8fe1e6667..bfa56e3b7b1 100644
--- a/Master/texmf-dist/doc/latex/elteikthesis/README_hu.md
+++ b/Master/texmf-dist/doc/latex/elteikthesis/README_hu.md
@@ -14,17 +14,14 @@ A sablon magyar és angol nyelvű dokumentumok elkészítését is támogatja (l
# (PDF fájl még hibás hivatkozásokat fog tartalmazni)
pdflatex elteikthesis_hu.tex
# Irodalomjegyzék generálása
-bibtex elteikthesis_hu
+biber elteikthesis_hu
# Jelölésjegyzék generálása (ha szükséges)
makeindex -s nomencl.ist -t elteikthesis_hu.nlg \
-o elteikthesis_hu.nls elteikthesis_hu.nlo
# Végleges PDF fájl generálása
pdflatex elteikthesis_hu.tex
-pdflatex elteikthesis_hu.tex
```
-**Megjegyzés:** az irodalomjegyzék változása esetén a `bibtex`, majd a `pdflatex` _kétszeri_ futtatása szükséges a helyes hivatkozások előállításához.
-
A fordításhoz tetszőleges fejlesztő környezet is használható (pl. [TexStudio](https://www.texstudio.org/)), ugyanezen utasítások kiadásával.
## Kódblokkok szintaxis kiemelése
diff --git a/Master/texmf-dist/doc/latex/elteikthesis/README_hu.pdf b/Master/texmf-dist/doc/latex/elteikthesis/README_hu.pdf
index 33bdac7c47f..36b1fae83ff 100644
--- a/Master/texmf-dist/doc/latex/elteikthesis/README_hu.pdf
+++ b/Master/texmf-dist/doc/latex/elteikthesis/README_hu.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis.bib b/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis.bib
index 1e0ae403e39..4f5518ca4f4 100644
--- a/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis.bib
+++ b/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis.bib
@@ -12,7 +12,7 @@
author = {Cormen, Thomas H. and Leiserson, Charles E. and Rivest, Ronald L. and Stein, Clifford},
title = {Introduction to Algorithms, Third Edition},
year = {2009},
- isbn = {0262033844, 9780262033848},
+ isbn = {978-0-262-53305-8},
edition = {3rd},
publisher = {The MIT Press},
}
diff --git a/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_en.pdf b/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_en.pdf
index fee7fc00848..ec31001cea9 100644
--- a/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_en.pdf
+++ b/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_en.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_en.tex b/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_en.tex
index 8a405c74c35..e7af40ddfac 100644
--- a/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_en.tex
+++ b/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_en.tex
@@ -5,15 +5,15 @@
%twoside, % Double sided format
%draft, % Quicker draft compilation without rendering images
%final, % Set final to hide todos
-]{elteikthesis}[2023/04/10]
+]{elteikthesis}[2024/04/26]
% The minted package is also supported for source highlighting
-% See minted-intregration.tex for example
+% See elteikthesis_minted.tex for example
%\usepackage[newfloat]{minted}
% Document's metadata
\title{Title of the thesis} % title
-\date{2023} % year of defense
+\date{2024} % year of defense
% Author's metadata
\author{John Smith}
diff --git a/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_hu.pdf b/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_hu.pdf
index 495413b49ec..d4c3feb44d4 100644
--- a/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_hu.pdf
+++ b/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_hu.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_hu.tex b/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_hu.tex
index 9dd6d9a74cc..11a730db2da 100644
--- a/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_hu.tex
+++ b/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_hu.tex
@@ -5,15 +5,15 @@
%twoside, % Double sided format
%draft, % Quicker draft compilation without rendering images
%final, % Set final to hide todos
-]{elteikthesis}[2023/04/10]
+]{elteikthesis}[2024/04/26]
% The minted package is also supported for source highlighting
-% See minted-intregration.tex for example
+% See elteikthesis_minted.tex for example
%\usepackage[newfloat]{minted}
% Document's metadata
\title{Dolgozat címe} % title
-\date{2023} % year of defense
+\date{2024} % year of defense
% Author's metadata
\author{Hallgató Hanga}
diff --git a/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_minted.pdf b/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_minted.pdf
index a6e500ef59a..dc4c7ed2107 100644
--- a/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_minted.pdf
+++ b/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_minted.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_minted.tex b/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_minted.tex
index e48693a45a6..a214d95d92d 100644
--- a/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_minted.tex
+++ b/Master/texmf-dist/doc/latex/elteikthesis/elteikthesis_minted.tex
@@ -1,4 +1,4 @@
-\documentclass{elteikthesis}[2023/04/10]
+\documentclass{elteikthesis}[2024/04/26]
\usepackage[newfloat]{minted}
diff --git a/Master/texmf-dist/doc/latex/elteikthesis/images/elte_cimer_szines-eps-converted-to.pdf b/Master/texmf-dist/doc/latex/elteikthesis/images/elte_cimer_szines-eps-converted-to.pdf
new file mode 100644
index 00000000000..7a0a7a2d611
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/elteikthesis/images/elte_cimer_szines-eps-converted-to.pdf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/elteikthesis/elteikthesis.cls b/Master/texmf-dist/tex/latex/elteikthesis/elteikthesis.cls
index dbd181f9a5b..d735972439c 100644
--- a/Master/texmf-dist/tex/latex/elteikthesis/elteikthesis.cls
+++ b/Master/texmf-dist/tex/latex/elteikthesis/elteikthesis.cls
@@ -1,7 +1,7 @@
%% MIT License
%%
-%% Version 2.3.1, 2023/04/10
-%% Copyright (c) 2013-2023 Máté Cserép <mcserep@inf.elte.hu>, Bálint Bognár
+%% Version 2.4, 2024/04/26
+%% Copyright (c) 2013-2024 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}[2023/04/10 ELTE FI bachelor and master thesis template]
+\ProvidesClass{elteikthesis}[2024/04/26 ELTE FI bachelor and master thesis template]
% LaTeX programming tools
\RequirePackage{etoolbox}
@@ -120,7 +120,7 @@
\newcommand{\lstcodelabel}{Forráskódjegyzék}
\newcommand{\lstnomencl}{Jelölésjegyzék}
\newcommand{\todolabel}{Teendők listája}
- \newcommand{\acklabel}{Köszönyetnyilvánítás}
+ \newcommand{\acklabel}{Köszönetnyilvánítás}
}
{ % English
\newcommand{\authorlabel}{Author}
@@ -394,7 +394,7 @@
% Bibliography
\RequirePackage[autostyle=true]{csquotes}
\RequirePackage[
- backend=bibtex,
+ backend=biber,
style=numeric, % style of bibliography
sorting=none % sorting of references
]{biblatex}
@@ -464,8 +464,8 @@
% ------------------------------
% List of TODOs
-% http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/todonotes.html
-\RequirePackage[textwidth=30mm, textsize=small, color=todobackg, linecolor=orange, colorinlistoftodos, shadow, obeyFinal]{todonotes}
+% http://tug.ctan.org/macros/latex/contrib/todonotes/todonotes.pdf
+\RequirePackage[textwidth=30mm, textsize=small, color=todobackg, linecolor=orange, colorinlistoftodos, loadshadowlibrary, shadow, obeyFinal]{todonotes}
\RequirePackage[displaymath, tightpage]{preview}
% Place TODOs on the left margin
\reversemarginpar