texlive[71620] Master/texmf-dist: se2thesis (25jun24)
commits+karl at tug.org
commits+karl at tug.org
Tue Jun 25 21:59:37 CEST 2024
Revision: 71620
https://tug.org/svn/texlive?view=revision&revision=71620
Author: karl
Date: 2024-06-25 21:59:36 +0200 (Tue, 25 Jun 2024)
Log Message:
-----------
se2thesis (25jun24)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/se2thesis/CHANGELOG.md
trunk/Master/texmf-dist/doc/latex/se2thesis/se2thesis-master-thesis-example.pdf
trunk/Master/texmf-dist/doc/latex/se2thesis/se2thesis.pdf
trunk/Master/texmf-dist/source/latex/se2thesis/se2colors.dtx
trunk/Master/texmf-dist/source/latex/se2thesis/se2fonts.dtx
trunk/Master/texmf-dist/source/latex/se2thesis/se2packages.dtx
trunk/Master/texmf-dist/source/latex/se2thesis/se2thesis.dtx
trunk/Master/texmf-dist/tex/latex/se2thesis/se2colors.sty
trunk/Master/texmf-dist/tex/latex/se2thesis/se2fonts.sty
trunk/Master/texmf-dist/tex/latex/se2thesis/se2packages.sty
trunk/Master/texmf-dist/tex/latex/se2thesis/se2thesis.cls
trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-english.trsl
trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-german.trsl
Modified: trunk/Master/texmf-dist/doc/latex/se2thesis/CHANGELOG.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/se2thesis/CHANGELOG.md 2024-06-24 23:41:50 UTC (rev 71619)
+++ trunk/Master/texmf-dist/doc/latex/se2thesis/CHANGELOG.md 2024-06-25 19:59:36 UTC (rev 71620)
@@ -7,6 +7,13 @@
## [Unreleased]
+## [v4.2.0] – 2024–06–25
+
+### Fixed
+
+- The `phdphil` should not be a Doctor of Philosophy but, according to the
+ regulations of the University, be a Doctor of *Natural* Philosophy.
+
## [v4.1.0] – 2024–06–07
### Added
@@ -230,7 +237,8 @@
### Added
- First official release
-[Unreleased]: https://github.com/se2p/se2thesis/compare/v4.1.0...HEAD
+[Unreleased]: https://github.com/se2p/se2thesis/compare/v4.2.0...HEAD
+[v4.2.0]: https://github.com/se2p/se2thesis/compare/v4.2.0...v4.1.0
[v4.1.0]: https://github.com/se2p/se2thesis/compare/v4.1.0...v4.0.3
[v4.0.3]: https://github.com/se2p/se2thesis/compare/v4.0.3...v4.0.2
[v4.0.2]: https://github.com/se2p/se2thesis/compare/v4.0.2...v4.0.1
Modified: trunk/Master/texmf-dist/doc/latex/se2thesis/se2thesis-master-thesis-example.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/se2thesis/se2thesis.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/source/latex/se2thesis/se2colors.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/se2thesis/se2colors.dtx 2024-06-24 23:41:50 UTC (rev 71619)
+++ trunk/Master/texmf-dist/source/latex/se2thesis/se2colors.dtx 2024-06-25 19:59:36 UTC (rev 71620)
@@ -231,7 +231,7 @@
%
% Identify the package and give the overall version information.
% \begin{macrocode}
-\ProvidesExplPackage {se2colors} {2024-06-07} {4.1.0}
+\ProvidesExplPackage {se2colors} {2024-06-25} {4.2.0}
{A colour support package for the se2thesis bundle}
% \end{macrocode}
%
Modified: trunk/Master/texmf-dist/source/latex/se2thesis/se2fonts.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/se2thesis/se2fonts.dtx 2024-06-24 23:41:50 UTC (rev 71619)
+++ trunk/Master/texmf-dist/source/latex/se2thesis/se2fonts.dtx 2024-06-25 19:59:36 UTC (rev 71620)
@@ -151,7 +151,7 @@
%
% Identify the package and give the overall version information.
% \begin{macrocode}
-\ProvidesExplPackage {se2fonts} {2024-06-07} {4.1.0}
+\ProvidesExplPackage {se2fonts} {2024-06-25} {4.2.0}
{A font-selection support package for the se2thesis bundle}
% \end{macrocode}
%
Modified: trunk/Master/texmf-dist/source/latex/se2thesis/se2packages.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/se2thesis/se2packages.dtx 2024-06-24 23:41:50 UTC (rev 71619)
+++ trunk/Master/texmf-dist/source/latex/se2thesis/se2packages.dtx 2024-06-25 19:59:36 UTC (rev 71620)
@@ -470,7 +470,7 @@
%
% Identify the package and give the overall version information.
% \begin{macrocode}
-\ProvidesExplPackage {se2packages} {2024-06-07} {4.1.0}
+\ProvidesExplPackage {se2packages} {2024-06-25} {4.2.0}
{Supporting packages for the se2thesis bundle}
% \end{macrocode}
%
Modified: trunk/Master/texmf-dist/source/latex/se2thesis/se2thesis.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/se2thesis/se2thesis.dtx 2024-06-24 23:41:50 UTC (rev 71619)
+++ trunk/Master/texmf-dist/source/latex/se2thesis/se2thesis.dtx 2024-06-25 19:59:36 UTC (rev 71620)
@@ -247,7 +247,7 @@
% a bachelor thesis, |master| for a master thesis, |masterproposal| for
% a proposal to a master thesis, |phdproposal| for a proposal to a PhD thesis,
% |phd| for a PhD thesis in the natural sciences, |phdeng| for a PhD thesis
-% in engineering, and |phdphil| for a PhD thesis in philosophy.
+% in engineering, and |phdphil| for a PhD thesis in natural philosophy.
% \end{function}
%
% \begin{function}{colormode}
@@ -607,7 +607,7 @@
%
% Identify the class and give the overall version number.
% \begin{macrocode}
-\ProvidesExplClass {se2thesis} {2024-06-07} {4.1.0}
+\ProvidesExplClass {se2thesis} {2024-06-25} {4.2.0}
{A thesis class for the Chair of Software Engineering II}
% \end{macrocode}
%
@@ -1283,7 +1283,7 @@
\tl_if_eq:NnTF \l_@@_thesis_type_tl { phdphil }
{
Dissertation~ zur~ Erlangung~ des~ Doktorgrades\\
- der~ Philosophie~ (Dr.\,phil.)\\
+ der~ Naturphilosophie~ (Dr.\,phil.\,nat.)\\
eingereicht~ an~ der~ Fakultät~ für~ Informatik~ und~ Mathematik\\
der~ Universität~ Passau\\
\rule{\textwidth}{.1pt}\\
@@ -1291,7 +1291,7 @@
the~ Faculty~ of~ Computer~ Science~ and~ Mathematics\\
of~ the~ University~ of~ Passau\\
in~ partial~ fulfillment~ of~ obtaining\\
- the~ degree~ of~ a~ Doctor~ of~ Philosophy
+ the~ degree~ of~ a~ Doctor~ of~ Natural~ Philosophy
} {
\tl_if_eq:NnT \l_@@_thesis_type_tl { bachelor }
{ \GetTranslation{Bachelor-thesis} }
@@ -1678,7 +1678,7 @@
% We provide the following English translations.
%
% \begin{macrocode}
-\ProvideDictionaryFor{English}{se2translations}[2024/06/07]
+\ProvideDictionaryFor{English}{se2translations}[2024/06/25]
\ProvideDictTranslation{abstract}{abstract}
\ProvideDictTranslation{Abstract}{Abstract}
\ProvideDictTranslation{acknowledgement}{acknowledgement}
@@ -1729,7 +1729,7 @@
% We provide the following German translations.
%
% \begin{macrocode}
-\ProvideDictionaryFor{German}{se2translations}[2024/06/07]
+\ProvideDictionaryFor{German}{se2translations}[2024/06/25]
\ProvideDictTranslation{abstract}{Zusammenfassung}
\ProvideDictTranslation{Abstract}{Zusammenfassung}
\ProvideDictTranslation{acknowledgement}{Danksagung}
Modified: trunk/Master/texmf-dist/tex/latex/se2thesis/se2colors.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/se2thesis/se2colors.sty 2024-06-24 23:41:50 UTC (rev 71619)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2colors.sty 2024-06-25 19:59:36 UTC (rev 71620)
@@ -48,7 +48,7 @@
\endinput
}%
\providecommand \IfFormatAtLeastTF { \@ifl at t@r \fmtversion }
-\ProvidesExplPackage {se2colors} {2024-06-07} {4.1.0}
+\ProvidesExplPackage {se2colors} {2024-06-25} {4.2.0}
{A colour support package for the se2thesis bundle}
\keys_define:nn { seiicolors }
{
Modified: trunk/Master/texmf-dist/tex/latex/se2thesis/se2fonts.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/se2thesis/se2fonts.sty 2024-06-24 23:41:50 UTC (rev 71619)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2fonts.sty 2024-06-25 19:59:36 UTC (rev 71620)
@@ -48,7 +48,7 @@
\endinput
}%
\providecommand \IfFormatAtLeastTF { \@ifl at t@r \fmtversion }
-\ProvidesExplPackage {se2fonts} {2024-06-07} {4.1.0}
+\ProvidesExplPackage {se2fonts} {2024-06-25} {4.2.0}
{A font-selection support package for the se2thesis bundle}
\msg_new:nnnn { seiifonts } { pdflatex-used }
{ You~ are~ using~ pdfLaTeX~ with~ the~ se2fonts~ packages.}
Modified: trunk/Master/texmf-dist/tex/latex/se2thesis/se2packages.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/se2thesis/se2packages.sty 2024-06-24 23:41:50 UTC (rev 71619)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2packages.sty 2024-06-25 19:59:36 UTC (rev 71620)
@@ -48,7 +48,7 @@
\endinput
}%
\providecommand \IfFormatAtLeastTF { \@ifl at t@r \fmtversion }
-\ProvidesExplPackage {se2packages} {2024-06-07} {4.1.0}
+\ProvidesExplPackage {se2packages} {2024-06-25} {4.2.0}
{Supporting packages for the se2thesis bundle}
\bool_new:N \l__slcd_packages_csquotes_bool
\bool_new:N \l__slcd_packages_booktabs_bool
Modified: trunk/Master/texmf-dist/tex/latex/se2thesis/se2thesis.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/se2thesis/se2thesis.cls 2024-06-24 23:41:50 UTC (rev 71619)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2thesis.cls 2024-06-25 19:59:36 UTC (rev 71620)
@@ -48,7 +48,7 @@
\endinput
}%
\providecommand \IfFormatAtLeastTF { \@ifl at t@r \fmtversion }
-\ProvidesExplClass {se2thesis} {2024-06-07} {4.1.0}
+\ProvidesExplClass {se2thesis} {2024-06-25} {4.2.0}
{A thesis class for the Chair of Software Engineering II}
\prg_new_conditional:Nnn \slcd_package_if_loaded:n { p, T, F, TF }
{
@@ -459,7 +459,7 @@
\tl_if_eq:NnTF \l__slcd_thesis_type_tl { phdphil }
{
Dissertation~ zur~ Erlangung~ des~ Doktorgrades\\
- der~ Philosophie~ (Dr.\,phil.)\\
+ der~ Naturphilosophie~ (Dr.\,phil.\,nat.)\\
eingereicht~ an~ der~ Fakultät~ für~ Informatik~ und~ Mathematik\\
der~ Universität~ Passau\\
\rule{\textwidth}{.1pt}\\
@@ -467,7 +467,7 @@
the~ Faculty~ of~ Computer~ Science~ and~ Mathematics\\
of~ the~ University~ of~ Passau\\
in~ partial~ fulfillment~ of~ obtaining\\
- the~ degree~ of~ a~ Doctor~ of~ Philosophy
+ the~ degree~ of~ a~ Doctor~ of~ Natural~ Philosophy
} {
\tl_if_eq:NnT \l__slcd_thesis_type_tl { bachelor }
{ \GetTranslation{Bachelor-thesis} }
Modified: trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-english.trsl
===================================================================
--- trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-english.trsl 2024-06-24 23:41:50 UTC (rev 71619)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-english.trsl 2024-06-25 19:59:36 UTC (rev 71620)
@@ -32,7 +32,7 @@
%% se2packages.sty,
%% se2thesis-master-thesis-example.bib, and
%% se2thesis-master-thesis-example.pdf
-\ProvideDictionaryFor{English}{se2translations}[2024/06/07]
+\ProvideDictionaryFor{English}{se2translations}[2024/06/25]
\ProvideDictTranslation{abstract}{abstract}
\ProvideDictTranslation{Abstract}{Abstract}
\ProvideDictTranslation{acknowledgement}{acknowledgement}
Modified: trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-german.trsl
===================================================================
--- trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-german.trsl 2024-06-24 23:41:50 UTC (rev 71619)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-german.trsl 2024-06-25 19:59:36 UTC (rev 71620)
@@ -32,7 +32,7 @@
%% se2packages.sty,
%% se2thesis-master-thesis-example.bib, and
%% se2thesis-master-thesis-example.pdf
-\ProvideDictionaryFor{German}{se2translations}[2024/06/07]
+\ProvideDictionaryFor{German}{se2translations}[2024/06/25]
\ProvideDictTranslation{abstract}{Zusammenfassung}
\ProvideDictTranslation{Abstract}{Zusammenfassung}
\ProvideDictTranslation{acknowledgement}{Danksagung}
More information about the tex-live-commits
mailing list.