texlive[72325] Master/texmf-dist: se2thesis (19sep24)

commits+karl at tug.org commits+karl at tug.org
Thu Sep 19 22:15:12 CEST 2024


Revision: 72325
          https://tug.org/svn/texlive?view=revision&revision=72325
Author:   karl
Date:     2024-09-19 22:15:12 +0200 (Thu, 19 Sep 2024)
Log Message:
-----------
se2thesis (19sep24)

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-09-19 20:14:49 UTC (rev 72324)
+++ trunk/Master/texmf-dist/doc/latex/se2thesis/CHANGELOG.md	2024-09-19 20:15:12 UTC (rev 72325)
@@ -7,6 +7,13 @@
 
 ## [Unreleased]
 
+## [v4.3.4] – 2024–09–19
+
+### Fixed
+
+- Align logo on the right side regardless of the logo size (#22), thanks to
+  @wolfoo2931
+
 ## [v4.3.3] – 2024–09–18
 
 ### Added
@@ -274,7 +281,8 @@
 ### Added
 - First official release
 
-[Unreleased]: https://github.com/se2p/se2thesis/compare/v4.3.3...HEAD
+[Unreleased]: https://github.com/se2p/se2thesis/compare/v4.3.4...HEAD
+[v4.3.4]: https://github.com/se2p/se2thesis/compare/v4.3.4...v4.3.3
 [v4.3.3]: https://github.com/se2p/se2thesis/compare/v4.3.3...v4.3.2
 [v4.3.2]: https://github.com/se2p/se2thesis/compare/v4.3.2...v4.3.1
 [v4.3.1]: https://github.com/se2p/se2thesis/compare/v4.3.1...v4.3.0

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-09-19 20:14:49 UTC (rev 72324)
+++ trunk/Master/texmf-dist/source/latex/se2thesis/se2colors.dtx	2024-09-19 20:15:12 UTC (rev 72325)
@@ -231,7 +231,7 @@
 %
 % Identify the package and give the overall version information.
 %    \begin{macrocode}
-\ProvidesExplPackage {se2colors} {2024-09-18} {4.3.3}
+\ProvidesExplPackage {se2colors} {2024-09-19} {4.3.4}
   {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-09-19 20:14:49 UTC (rev 72324)
+++ trunk/Master/texmf-dist/source/latex/se2thesis/se2fonts.dtx	2024-09-19 20:15:12 UTC (rev 72325)
@@ -151,7 +151,7 @@
 %
 % Identify the package and give the overall version information.
 %    \begin{macrocode}
-\ProvidesExplPackage {se2fonts} {2024-09-18} {4.3.3}
+\ProvidesExplPackage {se2fonts} {2024-09-19} {4.3.4}
   {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-09-19 20:14:49 UTC (rev 72324)
+++ trunk/Master/texmf-dist/source/latex/se2thesis/se2packages.dtx	2024-09-19 20:15:12 UTC (rev 72325)
@@ -472,7 +472,7 @@
 %
 % Identify the package and give the overall version information.
 %    \begin{macrocode}
-\ProvidesExplPackage {se2packages} {2024-09-18} {4.3.3}
+\ProvidesExplPackage {se2packages} {2024-09-19} {4.3.4}
   {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-09-19 20:14:49 UTC (rev 72324)
+++ trunk/Master/texmf-dist/source/latex/se2thesis/se2thesis.dtx	2024-09-19 20:15:12 UTC (rev 72325)
@@ -654,7 +654,7 @@
 %
 % Identify the class and give the overall version number.
 %    \begin{macrocode}
-\ProvidesExplClass {se2thesis} {2024-09-18} {4.3.3}
+\ProvidesExplClass {se2thesis} {2024-09-19} {4.3.4}
   {A thesis class for the Chair of Software Engineering II}
 %    \end{macrocode}
 %
@@ -1171,10 +1171,9 @@
 \DeclareNewLayer[
   mode=picture,
   foreground,
-  align=tr,
-  hoffset=\oddsidemargin+1.5in+\textwidth,
+  hoffset=\paperwidth-\coverpagerightmargin-\box_wd:N \l_@@_logo_box,
   voffset=\coverpagetopmargin+1.5in+\ht\strutbox,
-  width=\textwidth - \box_wd:N \l_@@_logo_box,
+  width=\box_wd:N \l_@@_logo_box,
   height=\box_ht:N \l_@@_logo_box,
   contents={\putUL{\box_use:N \l_@@_logo_box}},
 ]{title.seii.logo}
@@ -1731,7 +1730,7 @@
 % We provide the following English translations.
 %
 %    \begin{macrocode}
-\ProvideDictionaryFor{English}{se2translations}[2024/09/18]
+\ProvideDictionaryFor{English}{se2translations}[2024/09/19]
 \ProvideDictTranslation{abstract}{abstract}
 \ProvideDictTranslation{Abstract}{Abstract}
 \ProvideDictTranslation{acknowledgement}{acknowledgement}
@@ -1782,7 +1781,7 @@
 % We provide the following German translations.
 %
 %    \begin{macrocode}
-\ProvideDictionaryFor{German}{se2translations}[2024/09/18]
+\ProvideDictionaryFor{German}{se2translations}[2024/09/19]
 \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-09-19 20:14:49 UTC (rev 72324)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2colors.sty	2024-09-19 20:15:12 UTC (rev 72325)
@@ -48,7 +48,7 @@
     \endinput
   }%
 \providecommand \IfFormatAtLeastTF { \@ifl at t@r \fmtversion }
-\ProvidesExplPackage {se2colors} {2024-09-18} {4.3.3}
+\ProvidesExplPackage {se2colors} {2024-09-19} {4.3.4}
   {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-09-19 20:14:49 UTC (rev 72324)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2fonts.sty	2024-09-19 20:15:12 UTC (rev 72325)
@@ -48,7 +48,7 @@
     \endinput
   }%
 \providecommand \IfFormatAtLeastTF { \@ifl at t@r \fmtversion }
-\ProvidesExplPackage {se2fonts} {2024-09-18} {4.3.3}
+\ProvidesExplPackage {se2fonts} {2024-09-19} {4.3.4}
   {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-09-19 20:14:49 UTC (rev 72324)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2packages.sty	2024-09-19 20:15:12 UTC (rev 72325)
@@ -48,7 +48,7 @@
     \endinput
   }%
 \providecommand \IfFormatAtLeastTF { \@ifl at t@r \fmtversion }
-\ProvidesExplPackage {se2packages} {2024-09-18} {4.3.3}
+\ProvidesExplPackage {se2packages} {2024-09-19} {4.3.4}
   {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-09-19 20:14:49 UTC (rev 72324)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2thesis.cls	2024-09-19 20:15:12 UTC (rev 72325)
@@ -48,7 +48,7 @@
     \endinput
   }%
 \providecommand \IfFormatAtLeastTF { \@ifl at t@r \fmtversion }
-\ProvidesExplClass {se2thesis} {2024-09-18} {4.3.3}
+\ProvidesExplClass {se2thesis} {2024-09-19} {4.3.4}
   {A thesis class for the Chair of Software Engineering II}
 \prg_new_conditional:Nnn \slcd_package_if_loaded:n { p, T, F, TF }
   {
@@ -335,10 +335,9 @@
 \DeclareNewLayer[
   mode=picture,
   foreground,
-  align=tr,
-  hoffset=\oddsidemargin+1.5in+\textwidth,
+  hoffset=\paperwidth-\coverpagerightmargin-\box_wd:N \l__slcd_logo_box,
   voffset=\coverpagetopmargin+1.5in+\ht\strutbox,
-  width=\textwidth - \box_wd:N \l__slcd_logo_box,
+  width=\box_wd:N \l__slcd_logo_box,
   height=\box_ht:N \l__slcd_logo_box,
   contents={\putUL{\box_use:N \l__slcd_logo_box}},
 ]{title.seii.logo}

Modified: trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-english.trsl
===================================================================
--- trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-english.trsl	2024-09-19 20:14:49 UTC (rev 72324)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-english.trsl	2024-09-19 20:15:12 UTC (rev 72325)
@@ -32,7 +32,7 @@
 %%                                 se2packages.sty,
 %%                                 se2thesis-master-thesis-example.bib, and
 %%                                 se2thesis-master-thesis-example.pdf
-\ProvideDictionaryFor{English}{se2translations}[2024/09/18]
+\ProvideDictionaryFor{English}{se2translations}[2024/09/19]
 \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-09-19 20:14:49 UTC (rev 72324)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-german.trsl	2024-09-19 20:15:12 UTC (rev 72325)
@@ -32,7 +32,7 @@
 %%                                 se2packages.sty,
 %%                                 se2thesis-master-thesis-example.bib, and
 %%                                 se2thesis-master-thesis-example.pdf
-\ProvideDictionaryFor{German}{se2translations}[2024/09/18]
+\ProvideDictionaryFor{German}{se2translations}[2024/09/19]
 \ProvideDictTranslation{abstract}{Zusammenfassung}
 \ProvideDictTranslation{Abstract}{Zusammenfassung}
 \ProvideDictTranslation{acknowledgement}{Danksagung}



More information about the tex-live-commits mailing list.